Home
last modified time | relevance | path

Searched refs:max_ordird_qp (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb4/
A Dcxgb4_uld.c635 lld->max_ordird_qp = adap->params.max_ordird_qp; in uld_init()
A Dcxgb4_uld.h459 unsigned int max_ordird_qp; /* Max ORD/IRD depth per RDMA QP */ member
A Dcxgb4.h477 unsigned int max_ordird_qp; /* Max read depth per RDMA QP */ member
A Dcxgb4_main.c5285 adap->params.max_ordird_qp = 8; in adap_init0()
5289 adap->params.max_ordird_qp = val[0]; in adap_init0()
5294 adap->params.max_ordird_qp, in adap_init0()
/linux-6.3-rc2/drivers/infiniband/hw/cxgb4/
A Dprovider.c289 props->max_qp_rd_atom = min(dev->rdev.lldi.max_ordird_qp, in c4iw_query_device()
A Diw_cxgb4.h357 return min(dev->rdev.lldi.max_ordird_qp, c4iw_max_read_depth); in cur_max_read_depth()
A Dcm.c1579 ep->com.dev->rdev.lldi.max_ordird_qp) in process_mpa_reply()
3158 ep->ord <= h->rdev.lldi.max_ordird_qp) { in c4iw_accept_cr()

Completed in 38 milliseconds