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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h276 u16 ecore_rdma_get_fw_srq_id(struct ecore_hwfn *p_hwfn, u16 id, bool is_xrc);
H A Decore_rdma.c2046 u16 ecore_rdma_get_fw_srq_id(struct ecore_hwfn *p_hwfn, u16 id, bool is_xrc) function
2077 fw_srq_id = ecore_rdma_get_fw_srq_id(p_hwfn, in_params->srq_id,
2121 fw_srq_id = ecore_rdma_get_fw_srq_id(p_hwfn, in_params->srq_id,
2199 fw_srq_id = ecore_rdma_get_fw_srq_id(p_hwfn, (u16) returned_id,
H A Decore_roce.c525 fw_srq_id = ecore_rdma_get_fw_srq_id(p_hwfn, qp->srq_id, is_xrc);

Completed in 160 milliseconds