Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
Decore_hw.h78 #define DMAE_COMPLETION_VAL 0xAED10000 macro
81 #define DMAE_COMPLETION_VAL 0xD1AE macro
Decore_hw.c803 while (*p_hwfn->dmae_info.p_completion_word != DMAE_COMPLETION_VAL) { in ecore_dmae_operation_wait()
809 DMAE_COMPLETION_VAL); in ecore_dmae_operation_wait()
959 cmd->comp_val = OSAL_CPU_TO_LE32(DMAE_COMPLETION_VAL); in ecore_dmae_execute_command()