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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/amso1100/
H A Dc2_provider.h117 u32 recv_sgl_depth; member in struct:c2_qp
H A Dc2_qp.c467 wr.recv_sgl_depth = cpu_to_be32(qp_attrs->cap.max_recv_sge);
508 qp->recv_sgl_depth = qp_attrs->cap.max_recv_sge;
948 if (ib_wr->num_sge > qp->recv_sgl_depth) {
H A Dc2_wr.h600 u32 recv_sgl_depth; member in struct:c2wr_qp_create_req
612 u32 recv_sgl_depth; member in struct:c2wr_qp_create_rep
644 u32 recv_sgl_depth; member in struct:c2wr_qp_query_rep

Completed in 102 milliseconds