Searched refs:t4vf_query_params (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/cxgbe/common/ |
| H A D | t4vf_hw.c | 113 v = t4vf_query_params(adapter, 7, params, vals); in t4vf_get_sge_params() 154 v = t4vf_query_params(adapter, 1, params, vals); in t4vf_get_sge_params() 186 v = t4vf_query_params(adapter, 1, params, vals); in t4vf_get_sge_params() 211 v = t4vf_query_params(adapter, 2, params, vals); in t4vf_get_sge_params()
|
| H A D | common.h | 1039 static inline int t4vf_query_params(struct adapter *adapter, in t4vf_query_params() function
|
| /freebsd/sys/dev/cxgbe/ |
| H A D | t4_vf.c | 240 rc = -t4vf_query_params(sc, nitems(param), param, val); in get_params__post_init() 319 rc = -t4vf_query_params(sc, 1, ¶m, &val); in cfg_itype_and_nqueues()
|