Searched refs:qed_dmae_host2grc (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/net/ethernet/qlogic/qed/ |
H 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()
|
H A D | qed_dev_api.h | 247 qed_dmae_host2grc(struct qed_hwfn *p_hwfn,
|
H 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()
|
H A D | qed_hw.c | 768 int qed_dmae_host2grc(struct qed_hwfn *p_hwfn, in qed_dmae_host2grc() function
|
H A D | qed_cxt.c | 2292 qed_dmae_host2grc(p_hwfn, p_ptt, (u64) (uintptr_t)&ilt_hw_entry, in qed_cxt_dynamic_ilt_alloc() 2401 qed_dmae_host2grc(p_hwfn, p_ptt, in qed_cxt_free_ilt_range()
|
H A D | qed_init_fw_funcs.c | 1226 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_dmae_to_grc()
|
H A D | qed_sriov.c | 903 qed_dmae_host2grc(p_hwfn, p_ptt, in qed_iov_alloc_vf_igu_sbs()
|
H A D | qed_dev.c | 889 rc = qed_dmae_host2grc(p_hwfn, in qed_llh_access_filter()
|