Home
last modified time | relevance | path

Searched refs:ecore_vf_get_igu_sb_id (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_vf.h240 u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn *p_hwfn,
349 static OSAL_INLINE u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn *p_hwfn, u16 sb_id) {return 0;} in ecore_vf_get_igu_sb_id() function
H A Decore_int.c1564 igu_sb_id = ecore_vf_get_igu_sb_id(p_hwfn, sb_id); in ecore_get_igu_sb_id()