Home
last modified time | relevance | path

Searched refs:t4_query_params (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c1097 rc = -t4_query_params(sc, sc->mbox, sc->pf, 0, 1, &param, &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 Dcommon.h443 int t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf,
H A Dt4_hw.c4203 t4_query_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_query_params() function