Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h234 enum _ecore_status_t ecore_rdma_info_alloc(struct ecore_hwfn *p_hwfn);
H A Decore_rdma.c180 enum _ecore_status_t ecore_rdma_info_alloc(struct ecore_hwfn *p_hwfn) in ecore_rdma_info_alloc() function
H A Decore_dev.c2602 rc = ecore_rdma_info_alloc(p_hwfn); in ecore_resc_alloc()