Home
last modified time | relevance | path

Searched refs:netmap_detach (Results 1 – 9 of 9) sorted by relevance

/freebsd-13.1/sys/dev/netmap/
H A Dnetmap_vale.c1507 netmap_detach(ifp); in nm_vi_destroy()
1606 netmap_detach(ifp); in netmap_vi_create()
H A Dnetmap_kern.h1301 void netmap_detach(struct ifnet *);
H A Dif_ptnet.c549 netmap_detach(sc->ifp); in ptnet_detach()
H A Dnetmap.c3932 netmap_detach(struct ifnet *ifp) in netmap_detach() function
/freebsd-13.1/sys/dev/cxgbe/
H A Dt4_netmap.c1318 netmap_detach(vi->ifp); in cxgbe_nm_detach()
/freebsd-13.1/sys/dev/ena/
H A Dena.c3799 netmap_detach(adapter->ifp); in ena_detach()
/freebsd-13.1/sys/dev/re/
H A Dif_re.c1822 netmap_detach(ifp); in re_detach()
/freebsd-13.1/sys/dev/virtio/network/
H A Dif_vtnet.c517 netmap_detach(ifp); in vtnet_detach()
/freebsd-13.1/sys/net/
H A Diflib.c1379 #define iflib_netmap_detach(ifp) netmap_detach(ifp)