Searched refs:max_ordird_qp (Results 1 – 6 of 6) sorted by relevance
273 unsigned int max_ordird_qp; /* Max ORD/IRD depth per RDMA QP */ member
2476 lli.max_ordird_qp = adap->params.max_ordird_qp; in uld_attach()4075 adap->params.max_ordird_qp = 8; in adap_init0()4079 adap->params.max_ordird_qp = val[0]; in adap_init0()4084 adap->params.max_ordird_qp, in adap_init0()
343 unsigned int max_ordird_qp; /* Max read depth per RDMA QP */ member
334 props->max_qp_rd_atom = min(dev->rdev.lldi.max_ordird_qp, in c4iw_query_device()
351 return min(dev->rdev.lldi.max_ordird_qp, c4iw_max_read_depth); in cur_max_read_depth()
1464 ep->com.dev->rdev.lldi.max_ordird_qp) in process_mpa_reply()2958 ep->ord <= h->rdev.lldi.max_ordird_qp) { in c4iw_accept_cr()