Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_init_ops.h45 enum _ecore_status_t ecore_init_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_init_ops.c115 enum _ecore_status_t ecore_init_alloc(struct ecore_hwfn *p_hwfn) in ecore_init_alloc() function
H A Decore_dev.c5745 rc = ecore_init_alloc(p_hwfn); in ecore_hw_prepare_single()