Searched refs:rdma_write_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.h118 u32 rdma_write_sgl_depth; member in struct:c2_qp
H A Dc2_qp.c468 wr.rdma_write_sgl_depth = cpu_to_be32(qp_attrs->cap.max_send_sge);
507 qp->rdma_write_sgl_depth = qp_attrs->cap.max_send_sge;
841 if (ib_wr->num_sge > qp->rdma_write_sgl_depth) {
H A Dc2_wr.h601 u32 rdma_write_sgl_depth; member in struct:c2wr_qp_create_req
613 u32 rdma_write_sgl_depth; member in struct:c2wr_qp_create_rep
643 u32 rdma_write_sgl_depth; member in struct:c2wr_qp_query_rep

Completed in 50 milliseconds