Searched refs:qed_dmae_grc2host (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev_api.h | 236 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
|
D | qed_hw.c | 772 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host() function
|
D | qed_l2.c | 2090 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_get_rxq_coalesce() 2124 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_get_txq_coalesce()
|
D | qed_int.c | 2354 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_int_set_timer_res()
|
D | qed_debug.c | 1858 read_using_dmae = !qed_dmae_grc2host(p_hwfn, in qed_grc_dump_addr_range()
|