Searched refs:DMAE_SGL_MAX_COMMANDS (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.h89 #define DMAE_SGL_MAX_COMMANDS 5 // max number of commands in a DMAE SGL (just as a limit - can be defined other number) macro
318 lm_dmae_block_t blocks[DMAE_SGL_MAX_COMMANDS];
326 struct dmae_cmd executer_cmd[DMAE_SGL_MAX_COMMANDS]; //these must be consecutive, so they can't be a part of the blocks[] array.

Completed in 57 milliseconds