Home
last modified time | relevance | path

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

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