Home
last modified time | relevance | path

Searched refs:vf2pf_request_phys (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_vf.c84 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 Dqed_vf.h656 dma_addr_t vf2pf_request_phys; member