Home
last modified time | relevance | path

Searched refs:LM_DMAE_MODE_SGL (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.c433 DbgBreakIf(LM_DMAE_MODE_SGL != context->mode); in lm_dmae_operation_create_sgl()
446 operation->mode = LM_DMAE_MODE_SGL; in lm_dmae_operation_create_sgl()
517 DbgBreakIf(LM_DMAE_MODE_SGL != operation->mode); in lm_dmae_operation_clear_all_sges()
654 context->mode = LM_DMAE_MODE_SGL; in lm_dmae_context_create_sgl()
1081 case LM_DMAE_MODE_SGL: in lm_dmae_context_execute_unsafe()
H A Dlm_dmae.h148 LM_DMAE_MODE_SGL, enumerator