Searched refs:qed_dmae_grc2host (Results 1 – 5 of 5) sorted by relevance
/drivers/net/ethernet/qlogic/qed/ |
D | qed_dev_api.h | 266 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
|
D | qed_hw.c | 790 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host() function
|
D | qed_l2.c | 2100 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_get_rxq_coalesce() 2134 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_get_txq_coalesce()
|
D | qed_int.c | 2374 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_int_set_timer_res()
|
D | qed_debug.c | 2039 read_using_dmae = !qed_dmae_grc2host(p_hwfn, in qed_grc_dump_addr_range()
|