Home
last modified time | relevance | path

Searched refs:DMAE_CMD_SIZE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.h95 #define DMAE_CMD_SIZE 14 // size of DMAE command structure macro
H A Dlm_dmae.c396 …ae_address( DMAE_REG_CMD_MEM + operation->context->executer_channel*DMAE_CMD_SIZE*sizeof(u32_t), in lm_dmae_initialize_sgl_loader_command()
809 DMAE_REG_CMD_MEM+(idx_cmd*DMAE_CMD_SIZE*sizeof(u32_t))+i*sizeof(u32_t), in lm_dmae_post_command()