Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_iov_api.h380 enum _ecore_status_t ecore_iov_copy_vf_msg(struct ecore_hwfn *p_hwfn,
787 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
HDecore_sriov.c4396 enum _ecore_status_t ecore_iov_copy_vf_msg(struct ecore_hwfn *p_hwfn, in ecore_iov_copy_vf_msg() function
HDqlnx_os.c8473 if (ecore_iov_copy_vf_msg(p_hwfn, ptt, i)) in qlnx_handle_vf_msg()