Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/cxgbe/iw_cxgbe/
HDprovider.c318 props->max_qp_rd_atom = min(sc->params.max_ordird_qp, in c4iw_query_device()
HDiw_cxgbe.h361 return min(dev->rdev.adap->params.max_ordird_qp, c4iw_max_read_depth); in cur_max_read_depth()
HDcm.c2044 ep->com.dev->rdev.adap->params.max_ordird_qp) in process_mpa_reply()
2459 ep->ord <= h->rdev.adap->params.max_ordird_qp) { in c4iw_accept_cr()
/freebsd-14-stable/sys/dev/cxgbe/common/
HDcommon.h402 unsigned int max_ordird_qp; member
/freebsd-14-stable/sys/dev/cxgbe/
HDt4_main.c2305 COMPARE_PARAM(params.max_ordird_qp, max_ordird_qp); in compare_caps_and_params()
5757 sc->params.max_ordird_qp = val[2]; in get_params__post_init()