Searched refs:qed_dmae_host2grc (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/qlogic/qed/ |
A D | qed_init_ops.c | 189 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_init_rt() 256 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_init_array_dmae() 280 return qed_dmae_host2grc(p_hwfn, p_ptt, in qed_init_fill_dmae()
|
A D | qed_dev_api.h | 231 qed_dmae_host2grc(struct qed_hwfn *p_hwfn,
|
A D | qed_int.c | 1535 qed_dmae_host2grc(p_hwfn, p_ptt, (u64)(uintptr_t)&phys_addr, in qed_int_cau_conf_sb() 1538 qed_dmae_host2grc(p_hwfn, p_ptt, (u64)(uintptr_t)&sb_entry, in qed_int_cau_conf_sb() 2391 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_int_set_timer_res()
|
A D | qed_hw.c | 750 int qed_dmae_host2grc(struct qed_hwfn *p_hwfn, in qed_dmae_host2grc() function
|
A D | qed_cxt.c | 2291 qed_dmae_host2grc(p_hwfn, p_ptt, (u64) (uintptr_t)&ilt_hw_entry, in qed_cxt_dynamic_ilt_alloc() 2400 qed_dmae_host2grc(p_hwfn, p_ptt, in qed_cxt_free_ilt_range()
|
A D | qed_init_fw_funcs.c | 1226 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_dmae_to_grc()
|
A D | qed_dev.c | 889 rc = qed_dmae_host2grc(p_hwfn, in qed_llh_access_filter()
|
A D | qed_sriov.c | 903 qed_dmae_host2grc(p_hwfn, p_ptt, in qed_iov_alloc_vf_igu_sbs()
|
Completed in 37 milliseconds