Searched refs:t4_free_vi (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/cxgbe/common/ |
| D | common.h | 783 int t4_free_vi(struct adapter *adap, unsigned int mbox,
|
| D | t4_hw.c | 7976 int t4_free_vi(struct adapter *adap, unsigned int mbox, unsigned int pf, in t4_free_vi() function
|
| /freebsd-12-stable/sys/dev/cxgbe/ |
| D | t4_main.c | 1605 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()
|