Searched refs:qed_dmae_host2grc (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_init_ops.c | 171 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_init_rt() 238 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_init_array_dmae() 262 return qed_dmae_host2grc(p_hwfn, p_ptt, in qed_init_fill_dmae()
|
H A D | qed_dev_api.h | 208 * @brief qed_dmae_host2grc - copy data from source addr to 219 qed_dmae_host2grc(struct qed_hwfn *p_hwfn,
|
H A D | qed_int.c | 1515 qed_dmae_host2grc(p_hwfn, p_ptt, (u64)(uintptr_t)&phys_addr, in qed_int_cau_conf_sb() 1518 qed_dmae_host2grc(p_hwfn, p_ptt, (u64)(uintptr_t)&sb_entry, in qed_int_cau_conf_sb() 2371 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_int_set_timer_res()
|
H A D | qed_hw.c | 655 "qed_dmae_host2grc: Wait Failed. source_addr 0x%llx, grc_addr 0x%llx, size_in_dwords 0x%x\n", in qed_dmae_execute_sub_operation() 750 int qed_dmae_host2grc(struct qed_hwfn *p_hwfn, in qed_dmae_host2grc() function
|
H A D | qed_cxt.c | 2284 qed_dmae_host2grc(p_hwfn, p_ptt, (u64) (uintptr_t)&ilt_hw_entry, in qed_cxt_dynamic_ilt_alloc() 2393 qed_dmae_host2grc(p_hwfn, p_ptt, in qed_cxt_free_ilt_range()
|
H A D | qed_init_fw_funcs.c | 1027 rc = qed_dmae_host2grc(p_hwfn, p_ptt, in qed_dmae_to_grc()
|
H A D | qed_dev.c | 886 rc = qed_dmae_host2grc(p_hwfn, in qed_llh_access_filter()
|
H A D | qed_sriov.c | 901 qed_dmae_host2grc(p_hwfn, p_ptt, in qed_iov_alloc_vf_igu_sbs()
|
/kernel/linux/linux-6.6/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 | 234 * qed_dmae_host2grc(): Copy data from source addr to 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 | 673 "qed_dmae_host2grc: Wait Failed. source_addr 0x%llx, grc_addr 0x%llx, size_in_dwords 0x%x\n", in qed_dmae_execute_sub_operation() 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_dev.c | 889 rc = qed_dmae_host2grc(p_hwfn, in qed_llh_access_filter()
|
H A D | qed_sriov.c | 903 qed_dmae_host2grc(p_hwfn, p_ptt, in qed_iov_alloc_vf_igu_sbs()
|
Completed in 46 milliseconds