Home
last modified time | relevance | path

Searched refs:ecore_fcoe_alloc (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/sys/dev/qlnx/qlnxe/
H A Decore_fcoe.h46 enum _ecore_status_t ecore_fcoe_alloc(struct ecore_hwfn *p_hwfn);
52 static inline enum _ecore_status_t ecore_fcoe_alloc(struct ecore_hwfn OSAL_UNUSED *p_hwfn) in ecore_fcoe_alloc() function
H A Decore_dev.c2590 rc = ecore_fcoe_alloc(p_hwfn); in ecore_resc_alloc()