Home
last modified time | relevance | path

Searched refs:ecore_iov_copy_vf_msg (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h378 enum _ecore_status_t ecore_iov_copy_vf_msg(struct ecore_hwfn *p_hwfn,
785 static OSAL_INLINE enum _ecore_status_t ecore_iov_copy_vf_msg(struct ecore_hwfn OSAL_UNUSED *p_hwfn… in ecore_iov_copy_vf_msg() function
H A Decore_sriov.c4393 enum _ecore_status_t ecore_iov_copy_vf_msg(struct ecore_hwfn *p_hwfn, in ecore_iov_copy_vf_msg() function
H A Dqlnx_os.c8174 if (ecore_iov_copy_vf_msg(p_hwfn, ptt, i)) in qlnx_handle_vf_msg()