Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_int_api.h259 enum _ecore_status_t ecore_int_sb_init(struct ecore_hwfn *p_hwfn,
Decore_int.c1685 enum _ecore_status_t ecore_int_sb_init(struct ecore_hwfn *p_hwfn, in ecore_int_sb_init() function
1825 ecore_int_sb_init(p_hwfn, p_ptt, &p_sb->sb_info, in ecore_int_sp_sb_alloc()
Dqlnx_os.c6151 rc = ecore_int_sb_init(p_hwfn, p_hwfn->p_main_ptt, sb_info, in qlnx_sb_init()