Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/cxgbe/common/
Dcommon.h783 int t4_free_vi(struct adapter *adap, unsigned int mbox,
Dt4_hw.c7976 int t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_free_vi() function
/freebsd-12-stable/sys/dev/cxgbe/
Dt4_main.c1605 t4_free_vi(sc, sc->mbox, sc->pf, 0, pi->vi[0].viid); in t4_detach_common()
2675 t4_free_vi(sc, sc->mbox, sc->pf, 0, vi->viid); in vcxgbe_attach()
2693 t4_free_vi(sc, sc->mbox, sc->pf, 0, vi->viid); in vcxgbe_detach()