Searched refs:ecore_consq_alloc (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Decore_spq.h351 * @brief ecore_consq_alloc - Allocates & initializes an ConsQ struct
357 enum _ecore_status_t ecore_consq_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_spq.c1112 enum _ecore_status_t ecore_consq_alloc(struct ecore_hwfn *p_hwfn) function
H A Decore_dev.c2574 rc = ecore_consq_alloc(p_hwfn);

Completed in 104 milliseconds