Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_fcoe.h44 enum _ecore_status_t ecore_fcoe_alloc(struct ecore_hwfn *p_hwfn);
50 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.c2586 rc = ecore_fcoe_alloc(p_hwfn); in ecore_resc_alloc()