Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h244 * @brief qed_dmae_idx_to_go_cmd - map the idx to dmae cmd
248 u32 qed_dmae_idx_to_go_cmd(u8 idx);
H A Dqed_hw.c440 u32 qed_dmae_idx_to_go_cmd(u8 idx) in qed_dmae_idx_to_go_cmd() function
499 qed_wr(p_hwfn, p_ptt, qed_dmae_idx_to_go_cmd(idx_cmd), DMAE_GO_VALUE); in qed_dmae_post_command()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.h262 * qed_dmae_idx_to_go_cmd(): Map the idx to dmae cmd
269 u32 qed_dmae_idx_to_go_cmd(u8 idx);
H A Dqed_hw.c458 u32 qed_dmae_idx_to_go_cmd(u8 idx) in qed_dmae_idx_to_go_cmd() function
517 qed_wr(p_hwfn, p_ptt, qed_dmae_idx_to_go_cmd(idx_cmd), DMAE_GO_VALUE); in qed_dmae_post_command()

Completed in 4 milliseconds