Home
last modified time | relevance | path

Searched refs:qed_dmae_grc2host (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h227 * @brief qed_dmae_grc2host - Read data from dmae data offset
236 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
H A Dqed_hw.c772 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host() function
H A Dqed_l2.c2090 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()
H A Dqed_int.c2354 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_int_set_timer_res()
H A Dqed_debug.c1859 read_using_dmae = !qed_dmae_grc2host(p_hwfn, in qed_grc_dump_addr_range()
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/
H A Dqed_dev_api.h255 * qed_dmae_grc2host(): Read data from dmae data offset
266 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, struct qed_ptt *p_ptt,
H A Dqed_hw.c790 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host() function
H A Dqed_l2.c2100 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()
H A Dqed_int.c2374 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_int_set_timer_res()
H A Dqed_debug.c2039 read_using_dmae = !qed_dmae_grc2host(p_hwfn, in qed_grc_dump_addr_range()

Completed in 41 milliseconds