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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf_api.h46 enum _ecore_status_t ecore_vf_read_bulletin(struct ecore_hwfn *p_hwfn,
206 static OSAL_INLINE enum _ecore_status_t ecore_vf_read_bulletin(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u8 OSAL_UNUSED *p_change) {return ECORE_INVAL;} function
H A Decore_vf.c1717 enum _ecore_status_t ecore_vf_read_bulletin(struct ecore_hwfn *p_hwfn, function
H A Dqlnx_os.c3847 ecore_vf_read_bulletin(p_hwfn, &p_is_forced);
5590 ecore_vf_read_bulletin(hwfn, &p_change);

Completed in 161 milliseconds