Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_cxt.h117 enum _ecore_status_t ecore_cxt_tables_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_cxt.c1313 enum _ecore_status_t ecore_cxt_tables_alloc(struct ecore_hwfn *p_hwfn) in ecore_cxt_tables_alloc() function
H A Decore_dev.c921 rc = ecore_cxt_tables_alloc(p_hwfn); in ecore_resc_alloc()