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 D | qed_dev_api.h | 227 * @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 D | qed_hw.c | 772 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host() function
|
H A 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()
|
H A D | qed_int.c | 2354 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_int_set_timer_res()
|
H A D | qed_debug.c | 1859 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 D | qed_dev_api.h | 255 * 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 D | qed_hw.c | 790 int qed_dmae_grc2host(struct qed_hwfn *p_hwfn, in qed_dmae_grc2host() function
|
H A 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()
|
H A D | qed_int.c | 2374 rc = qed_dmae_grc2host(p_hwfn, p_ptt, CAU_REG_SB_VAR_MEMORY + in qed_int_set_timer_res()
|
H A D | qed_debug.c | 2039 read_using_dmae = !qed_dmae_grc2host(p_hwfn, in qed_grc_dump_addr_range()
|
Completed in 41 milliseconds