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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_vf.h241 * @brief ecore_vf_get_igu_sb_id - Get the IGU SB ID for a given
249 u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn *p_hwfn,
356 static OSAL_INLINE u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED sb_id) {return 0;} function
H A Decore_vf.c1688 u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn *p_hwfn, function
H A Decore_int.c1669 igu_sb_id = ecore_vf_get_igu_sb_id(p_hwfn, sb_id);

Completed in 256 milliseconds