Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h915 int t4_alloc_vi_func(struct adapter *adap, unsigned int mbox,
H A Dt4_hw.c9750 int t4_alloc_vi_func(struct adapter *adap, unsigned int mbox, in t4_alloc_vi_func() function
9824 return t4_alloc_vi_func(adap, mbox, port, pf, vf, nmac, mac, rss_size, in t4_alloc_vi()
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c3841 rc = t4_alloc_vi_func(sc, sc->mbox, pi->hw_port, sc->pf, 0, 1, in alloc_extra_vi()