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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/amso1100/
H A Dc2_provider.h118 u32 rdma_write_sgl_depth; member in struct:c2_qp
H A Dc2_qp.c469 wr.rdma_write_sgl_depth = cpu_to_be32(qp_attrs->cap.max_send_sge);
508 qp->rdma_write_sgl_depth = qp_attrs->cap.max_send_sge;
853 if (ib_wr->num_sge > qp->rdma_write_sgl_depth) {
H A Dc2_wr.h601 __be32 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 116 milliseconds