Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h272 ecore_rdma_allocated_qps(struct ecore_hwfn *p_hwfn);
H A Decore_roce.c1548 val = (ecore_rdma_allocated_qps(p_hwfn)) ? true : false; in ecore_roce_dpm_dcbx()
H A Decore_rdma.c2231 bool ecore_rdma_allocated_qps(struct ecore_hwfn *p_hwfn) in ecore_rdma_allocated_qps() function