Searched refs:t4_set_params (Results 1 – 4 of 4) sorted by relevance
/illumos-gate/usr/src/uts/common/io/cxgbe/common/ |
H A D | common.h | 828 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
H A D | t4_hw.c | 7966 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_set_params() function 10685 ret = t4_set_params(adapter, mbox, pf, vf, 1, ¶m, &val); in t4_init_portinfo_viid() 12224 ret = t4_set_params(adap, adap->mbox, adap->pf, 0, 1, in t4_configure_add_smac() 12260 ret = t4_set_params(adap, adap->mbox, adap->pf, 0, 1, ¶m, &val); in t4_configure_ringbb()
|
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | t4_nexus.c | 1741 (void)t4_set_params(sc, sc->mbox, sc->pf, 0, 1, ¶m, &val); in set_params__post_init()
|
H A D | t4_sge.c | 1470 rc = -t4_set_params(sc, sc->mbox, sc->pf, 0, 1, ¶m, &val); in alloc_iq_fl()
|