Searched refs:vf2pf_request_phys (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 87 upper_32_bits(p_hwfn->vf_iov_info->vf2pf_request_phys), in qed_send_msg2pf() 88 lower_32_bits(p_hwfn->vf_iov_info->vf2pf_request_phys), in qed_send_msg2pf() 94 lower_32_bits(p_hwfn->vf_iov_info->vf2pf_request_phys)); in qed_send_msg2pf() 98 upper_32_bits(p_hwfn->vf_iov_info->vf2pf_request_phys)); in qed_send_msg2pf() 190 p_iov->vf2pf_request_phys); in _qed_vf_pf_release() 491 &p_iov->vf2pf_request_phys, in qed_vf_hw_prepare() 507 (u64) p_iov->vf2pf_request_phys, in qed_vf_hw_prepare() 565 p_iov->vf2pf_request, p_iov->vf2pf_request_phys); in qed_vf_hw_prepare()
|
H A D | qed_vf.h | 656 dma_addr_t vf2pf_request_phys; member
|
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qed/ |
H A D | qed_vf.c | 84 upper_32_bits(p_hwfn->vf_iov_info->vf2pf_request_phys), in qed_send_msg2pf() 85 lower_32_bits(p_hwfn->vf_iov_info->vf2pf_request_phys), in qed_send_msg2pf() 91 lower_32_bits(p_hwfn->vf_iov_info->vf2pf_request_phys)); in qed_send_msg2pf() 95 upper_32_bits(p_hwfn->vf_iov_info->vf2pf_request_phys)); in qed_send_msg2pf() 187 p_iov->vf2pf_request_phys); in _qed_vf_pf_release() 488 &p_iov->vf2pf_request_phys, in qed_vf_hw_prepare() 504 (u64)p_iov->vf2pf_request_phys, in qed_vf_hw_prepare() 562 p_iov->vf2pf_request, p_iov->vf2pf_request_phys); in qed_vf_hw_prepare()
|
H A D | qed_vf.h | 656 dma_addr_t vf2pf_request_phys; member
|
Completed in 9 milliseconds