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

/freebsd-13-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,
794 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.c362 enum _ecore_status_t ecore_iov_post_vf_bulletin(struct ecore_hwfn *p_hwfn, function
1896 ecore_iov_post_vf_bulletin(p_hwfn, vf->relative_vf_id, p_ptt);
H A Dqlnx_os.c8357 QL_DPRINT1(ha, "ecore_iov_post_vf_bulletin[%p, %d]\n",
8359 ecore_iov_post_vf_bulletin(p_hwfn, i, ptt);

Completed in 186 milliseconds