Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_int_api.h249 enum _ecore_status_t ecore_int_sb_init(struct ecore_hwfn *p_hwfn,
H A Decore_int.c1732 enum _ecore_status_t ecore_int_sb_init(struct ecore_hwfn *p_hwfn, in ecore_int_sb_init() function
1875 ecore_int_sb_init(p_hwfn, p_ptt, &p_sb->sb_info, in ecore_int_sp_sb_alloc()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_main.c506 rc = ecore_int_sb_init(p_hwfn, p_hwfn->p_main_ptt, sb_info, in qed_sb_init()