Searched refs:t4_query_params (Results 1 – 3 of 3) sorted by relevance
| /titanic_44/usr/src/uts/common/io/cxgbe/t4nex/ |
| H A D | t4_nexus.c | 1097 rc = -t4_query_params(sc, sc->mbox, sc->pf, 0, 1, ¶m, &val); in upload_config_file() 1255 rc = -t4_query_params(sc, sc->mbox, sc->pf, 0, 2, param, val); in get_params__pre_init() 1307 rc = -t4_query_params(sc, sc->mbox, sc->pf, 0, 4, param, val); in get_params__post_init() 1340 rc = -t4_query_params(sc, sc->mbox, sc->pf, 0, 6, param, val); in get_params__post_init()
|
| /titanic_44/usr/src/uts/common/io/cxgbe/common/ |
| H A D | common.h | 443 int t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
| H A D | t4_hw.c | 4203 t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_query_params() function
|