Home
last modified time | relevance | path

Searched refs:DMAE_COMPLETION_VAL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h47 #define DMAE_COMPLETION_VAL 0xD1AE macro
H A Dqed_hw.c579 while (*p_hwfn->dmae_info.p_completion_word != DMAE_COMPLETION_VAL) { in qed_dmae_operation_wait()
585 DMAE_COMPLETION_VAL); in qed_dmae_operation_wait()
701 cmd->comp_val = cpu_to_le32(DMAE_COMPLETION_VAL); in qed_dmae_execute_command()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h47 #define DMAE_COMPLETION_VAL 0xD1AE macro
H A 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()

Completed in 4 milliseconds