Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/cxgbe/common/
H A Dcommon.h802 int t4_alloc_vi_func(struct adapter *adap, unsigned int mbox,
H A Dt4_hw.c7961 int t4_alloc_vi_func(struct adapter *adap, unsigned int mbox, in t4_alloc_vi_func() function
8035 return t4_alloc_vi_func(adap, mbox, port, pf, vf, nmac, mac, rss_size, in t4_alloc_vi()
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_main.c3487 rc = t4_alloc_vi_func(sc, sc->mbox, pi->tx_chan, sc->pf, 0, 1, in alloc_extra_vi()