Home
last modified time | relevance | path

Searched refs:max_rdma_read_qp_depth (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch.c130 rnicp->attr.max_rdma_read_qp_depth = 8; /* IRD */ in rnic_init()
132 rnicp->attr.max_rdma_read_qp_depth * rnicp->attr.max_qps; in rnic_init()
Diwch.h87 u32 max_rdma_read_qp_depth; member
Diwch_qp.c982 rhp->attr.max_rdma_read_qp_depth) { in iwch_modify_qp()
Diwch_cm.c1812 if ((conn_param->ord > qp->rhp->attr.max_rdma_read_qp_depth) || in iwch_accept_cr()