Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/cxgb3/
Diwch.c121 rnicp->attr.max_rdma_read_qp_depth = 8; /* IRD */ in rnic_init()
123 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.c901 rhp->attr.max_rdma_read_qp_depth) { in iwch_modify_qp()
Diwch_cm.c1798 if ((conn_param->ord > qp->rhp->attr.max_rdma_read_qp_depth) || in iwch_accept_cr()