Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/snippets/
H A Decore_int_sb_init.h17 enum _ecore_status_t ecore_int_sb_init(struct ecore_hwfn *p_hwfn,
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int_api.h252 enum _ecore_status_t ecore_int_sb_init(struct ecore_hwfn *p_hwfn,
H A Decore_int.c1580 enum _ecore_status_t ecore_int_sb_init(struct ecore_hwfn *p_hwfn, in ecore_int_sb_init() function
1720 ecore_int_sb_init(p_hwfn, p_ptt, &p_sb->sb_info, in ecore_int_sp_sb_alloc()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c2801 status = ecore_int_sb_init(p_hwfn, in qede_alloc_sb_phys()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex554 %[code snippet \ref{snippets/ecore_int_sb_init.h}].
557 %\insertcode{snippets/ecore_int_sb_init.h}{Initialize status blocks}