Searched refs:netmap_detach (Results 1 – 9 of 9) sorted by relevance
1507 netmap_detach(ifp); in nm_vi_destroy()1606 netmap_detach(ifp); in netmap_vi_create()
1301 void netmap_detach(struct ifnet *);
549 netmap_detach(sc->ifp); in ptnet_detach()
3932 netmap_detach(struct ifnet *ifp) in netmap_detach() function
1318 netmap_detach(vi->ifp); in cxgbe_nm_detach()
3799 netmap_detach(adapter->ifp); in ena_detach()
1822 netmap_detach(ifp); in re_detach()
517 netmap_detach(ifp); in vtnet_detach()
1379 #define iflib_netmap_detach(ifp) netmap_detach(ifp)