Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dcommon.h813 int t4_free_vi(struct adapter *adap, unsigned int mbox,
H A Dt4_hw.c7984 int t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_free_vi() function
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c1811 t4_free_vi(sc, sc->mbox, sc->pf, 0, pi->vi[0].viid); in t4_detach_common()
3759 t4_free_vi(sc, sc->mbox, sc->pf, 0, vi->viid); in vcxgbe_detach()