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