Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_vf.h259 void ecore_vf_set_sb_info(struct ecore_hwfn *p_hwfn,
357 static OSAL_INLINE void ecore_vf_set_sb_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED… in ecore_vf_set_sb_info() function
HDecore_int.c1713 ecore_vf_set_sb_info(p_hwfn, sb_id, sb_info); in ecore_int_sb_init()
1759 ecore_vf_set_sb_info(p_hwfn, sb_id, OSAL_NULL); in ecore_int_sb_release()
HDecore_vf.c1701 void ecore_vf_set_sb_info(struct ecore_hwfn *p_hwfn, in ecore_vf_set_sb_info() function