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

/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Decore_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, struct ecore_ptt OSAL_UNUSED *ptt, int OSAL_UNUSED vfid) {return ECORE_INVAL;} function
H A Decore_sriov.c4396 enum _ecore_status_t ecore_iov_copy_vf_msg(struct ecore_hwfn *p_hwfn, function
H A Dqlnx_os.c8473 if (ecore_iov_copy_vf_msg(p_hwfn, ptt, i))

Completed in 141 milliseconds