Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iov_api.h457 enum _ecore_status_t ecore_iov_post_vf_bulletin(struct ecore_hwfn *p_hwfn,
792 static OSAL_INLINE enum _ecore_status_t ecore_iov_post_vf_bulletin(struct ecore_hwfn OSAL_UNUSED *p… in ecore_iov_post_vf_bulletin() function
H A Decore_sriov.c360 enum _ecore_status_t ecore_iov_post_vf_bulletin(struct ecore_hwfn *p_hwfn, in ecore_iov_post_vf_bulletin() function
1894 ecore_iov_post_vf_bulletin(p_hwfn, vf->relative_vf_id, p_ptt); in ecore_iov_vf_mbx_acquire()
H A Dqlnx_os.c8218 ecore_iov_post_vf_bulletin(p_hwfn, i, ptt); in qlnx_handle_bulletin_update()