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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h459 enum _ecore_status_t ecore_iov_post_vf_bulletin(struct ecore_hwfn *p_hwfn,
795 static OSAL_INLINE enum _ecore_status_t ecore_iov_post_vf_bulletin(struct ecore_hwfn OSAL_UNUSED *p_hwfn, int OSAL_UNUSED vfid, struct ecore_ptt OSAL_UNUSED *p_ptt) {return ECORE_INVAL;} function
H A Decore_sriov.c363 enum _ecore_status_t ecore_iov_post_vf_bulletin(struct ecore_hwfn *p_hwfn, function
1897 ecore_iov_post_vf_bulletin(p_hwfn, vf->relative_vf_id, p_ptt);
H A Dqlnx_os.c8523 QL_DPRINT1(ha, "ecore_iov_post_vf_bulletin[%p, %d]\n",
8525 ecore_iov_post_vf_bulletin(p_hwfn, i, ptt);

Completed in 201 milliseconds