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

/linux-master/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) {
603 DMAE_COMPLETION_VAL);
719 cmd->comp_val = cpu_to_le32(DMAE_COMPLETION_VAL);

Completed in 127 milliseconds