Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_hw.h76 #define DMAE_COMPLETION_VAL 0xAED10000 macro
79 #define DMAE_COMPLETION_VAL 0xD1AE macro
H A Decore_hw.c801 while (*p_hwfn->dmae_info.p_completion_word != DMAE_COMPLETION_VAL) { in ecore_dmae_operation_wait()
807 DMAE_COMPLETION_VAL); in ecore_dmae_operation_wait()
957 cmd->comp_val = OSAL_CPU_TO_LE32(DMAE_COMPLETION_VAL); in ecore_dmae_execute_command()