Searched refs:netmap_detach (Results 1 – 8 of 8) sorted by relevance
1507 netmap_detach(ifp); in nm_vi_destroy()1606 netmap_detach(ifp); in netmap_vi_create()
1302 void netmap_detach(struct ifnet *);
547 netmap_detach(sc->ifp); in ptnet_detach()
3916 netmap_detach(struct ifnet *ifp) in netmap_detach() function
995 netmap_detach(vi->ifp); in cxgbe_nm_detach()
457 netmap_detach(ifp); in vtnet_detach()
1819 netmap_detach(ifp); in re_detach()
1247 #define iflib_netmap_detach(ifp) netmap_detach(ifp)