Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_vf.h244 void ecore_vf_set_sb_info(struct ecore_hwfn *p_hwfn,
H A Decore_int.c1767 ecore_vf_set_sb_info(p_hwfn, sb_id, sb_info); in ecore_int_sb_init()
1811 ecore_vf_set_sb_info(p_hwfn, sb_id, OSAL_NULL); in ecore_int_sb_release()
H A Decore_vf.c1735 void ecore_vf_set_sb_info(struct ecore_hwfn *p_hwfn, in ecore_vf_set_sb_info() function