Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c468 u8 idx_cmd = p_hwfn->dmae_info.channel, i; in qed_dmae_post_command() local
477 idx_cmd, in qed_dmae_post_command()
492 idx_cmd, in qed_dmae_post_command()
513 (idx_cmd * DMAE_CMD_SIZE * sizeof(u32)) + in qed_dmae_post_command()
517 qed_wr(p_hwfn, p_ptt, qed_dmae_idx_to_go_cmd(idx_cmd), DMAE_GO_VALUE); in qed_dmae_post_command()