Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/qlogic/qed/
Dqed_hw.h47 #define DMAE_COMPLETION_VAL 0xD1AE macro
Dqed_hw.c597 while (*p_hwfn->dmae_info.p_completion_word != DMAE_COMPLETION_VAL) { in qed_dmae_operation_wait()
603 DMAE_COMPLETION_VAL); in qed_dmae_operation_wait()
719 cmd->comp_val = cpu_to_le32(DMAE_COMPLETION_VAL); in qed_dmae_execute_command()