Searched refs:sq_cq_id (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_rdma.h193 u16 sq_cq_id; /* The cq to be associated with the send queue*/ member in struct:ecore_rdma_qp
H A Decore_roce_api.h360 u16 sq_cq_id; member in struct:ecore_rdma_create_qp_in_params
H A Decore_rdma_api.h476 u16 sq_cq_id; member in struct:ecore_rdma_create_qp_in_params
H A Decore_rdma.c1585 qp->sq_cq_id = in_params->sq_cq_id;
H A Decore_roce.c659 qp->sq_cq_id);
H A Decore_iwarp.c335 qp->sq_cq_id);
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.c2395 QL_DPRINT12(ha, "SQ params:\tsq_max_sges = %d, sq_cq_id = %d\n",
2610 params->sq_cq_id = get_qlnxr_cq(attrs->send_cq)->icid;
3020 in_params->sq_cq_id,
3178 in_params.sq_cq_id = get_qlnxr_cq(attrs->send_cq)->icid;

Completed in 190 milliseconds