Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/iw_cxgbe/
HDprovider.c341 props->max_qp_rd_atom = min(sc->params.max_ordird_qp, in c4iw_query_device()
HDiw_cxgbe.h360 return min(dev->rdev.adap->params.max_ordird_qp, c4iw_max_read_depth); in cur_max_read_depth()
HDcm.c2033 ep->com.dev->rdev.adap->params.max_ordird_qp) in process_mpa_reply()
2448 ep->ord <= h->rdev.adap->params.max_ordird_qp) { in c4iw_accept_cr()
/freebsd-13-stable/sys/dev/cxgbe/common/
HDcommon.h402 unsigned int max_ordird_qp; member
/freebsd-13-stable/sys/dev/cxgbe/
HDt4_main.c2236 COMPARE_PARAM(params.max_ordird_qp, max_ordird_qp); in compare_caps_and_params()
5619 sc->params.max_ordird_qp = val[2]; in get_params__post_init()