Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_iscsi.h50 enum _ecore_status_t ecore_iscsi_alloc(struct ecore_hwfn *p_hwfn);
57 ecore_iscsi_alloc(struct ecore_hwfn OSAL_UNUSED *p_hwfn) in ecore_iscsi_alloc() function
H A Decore_dev.c2592 rc = ecore_iscsi_alloc(p_hwfn); in ecore_resc_alloc()