Home
last modified time | relevance | path

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

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