Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/amso1100/
Dc2_provider.h118 u32 rdma_write_sgl_depth; member
Dc2_qp.c471 wr.rdma_write_sgl_depth = cpu_to_be32(qp_attrs->cap.max_send_sge); in c2_alloc_qp()
510 qp->rdma_write_sgl_depth = qp_attrs->cap.max_send_sge; in c2_alloc_qp()
855 if (ib_wr->num_sge > qp->rdma_write_sgl_depth) { in c2_post_send()
Dc2_wr.h601 __be32 rdma_write_sgl_depth; member
613 u32 rdma_write_sgl_depth; member
643 u32 rdma_write_sgl_depth; member