Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/iw_cxgbe/
H A Ddevice.c253 iwsc->avail_ird = iwsc->rdev.adap->params.max_ird_adapter; in c4iw_alloc()
H A Dprovider.c317 props->max_res_rd_atom = sc->params.max_ird_adapter; in c4iw_query_device()
/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h403 unsigned int max_ird_adapter; member
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c2295 COMPARE_PARAM(params.max_ird_adapter, max_ird_adapter); in compare_caps_and_params()
5744 sc->params.max_ird_adapter = val[3]; in get_params__post_init()