Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.c396 …_t dest = lm_dmae_address( DMAE_REG_CMD_MEM + operation->context->executer_channel*DMAE_CMD_SIZE… in lm_dmae_initialize_sgl_loader_command()
417 command->comp_addr_lo = lm_dmae_idx_to_go_cmd(operation->context->executer_channel) / 4; in lm_dmae_initialize_sgl_loader_command()
608 context->executer_channel = (u8_t)-1; in lm_dmae_context_create()
656 context->executer_channel = executer_channel_idx; in lm_dmae_context_create_sgl()
H A Dlm_dmae.h240 u8_t executer_channel; member