Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
Dqed_hw.h49 #define DMAE_COMPLETION_VAL 0xD1AE macro
Dqed_hw.c554 while (*p_hwfn->dmae_info.p_completion_word != DMAE_COMPLETION_VAL) { in qed_dmae_operation_wait()
560 DMAE_COMPLETION_VAL); in qed_dmae_operation_wait()
667 cmd->comp_val = cpu_to_le32(DMAE_COMPLETION_VAL); in qed_dmae_execute_command()