Home
last modified time | relevance | path

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

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