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 | 826 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf,
|
| H A D | t4_hw.c | 8051 int t4_set_params(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_set_params() function 10769 ret = t4_set_params(adapter, mbox, pf, vf, 1, ¶m, &val); in t4_init_portinfo_viid() 12308 ret = t4_set_params(adap, adap->mbox, adap->pf, 0, 1, in t4_configure_add_smac() 12344 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_sge.c | 617 -t4_set_params(sc, sc->mbox, sc->pf, 0, 1, ¶m, &val); in t4_iq_update_intr_cfg() 638 int rc = -t4_set_params(sc, sc->mbox, sc->pf, 0, 1, ¶m, &val); in t4_eq_update_dbq_timer() 1444 rc = -t4_set_params(sc, sc->mbox, sc->pf, 0, 1, ¶m, &val); in t4_alloc_iq()
|
| H A D | t4_nexus.c | 1940 (void) t4_set_params(sc, sc->mbox, sc->pf, 0, 1, ¶m, &val); in t4_init_set_params()
|