Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/qlogic/qed/
Dqed_hw.c450 u8 idx_cmd = p_hwfn->dmae_info.channel, i; in qed_dmae_post_command() local
459 idx_cmd, in qed_dmae_post_command()
474 idx_cmd, in qed_dmae_post_command()
495 (idx_cmd * DMAE_CMD_SIZE * sizeof(u32)) + in qed_dmae_post_command()
499 qed_wr(p_hwfn, p_ptt, qed_dmae_idx_to_go_cmd(idx_cmd), DMAE_GO_VALUE); in qed_dmae_post_command()