Home
last modified time | relevance | path

Searched refs:ether_ifdetach (Results 1 – 25 of 85) sorted by relevance

1234

/src/sys/net/
H A Dif_edsc.c174 ether_ifdetach(ifp); in edsc_clone_destroy()
H A Dethernet.h462 extern void ether_ifdetach(struct ifnet *);
H A Dif_epair.c885 ether_ifdetach(ifp); in epair_clone_destroy()
886 ether_ifdetach(oifp); in epair_clone_destroy()
H A Dif_vlan.c1195 ether_ifdetach(ifp); in vlan_clone_create()
1389 ether_ifdetach(ifp); /* first, remove it from system-wide lists */ in vlan_clone_destroy()
/src/sys/arm/allwinner/
H A Dif_emac.c803 ether_ifdetach(sc->emac_ifp); in emac_detach()
971 ether_ifdetach(ifp); in emac_attach()
/src/sys/dev/cxgbe/
H A Dt4_tracer.c211 ether_ifdetach(ifp); in t4_cloner_destroy()
/src/sys/netgraph/
H A Dng_eiface.c619 ether_ifdetach(ifp); in ng_eiface_rmnode()
/src/sys/dev/ntb/if_ntb/
H A Dif_ntb.c199 ether_ifdetach(sc->ifp); in ntb_net_detach()
/src/sys/dev/lge/
H A Dif_lge.c549 ether_ifdetach(ifp); in lge_attach()
583 ether_ifdetach(ifp); in lge_detach()
/src/sys/dev/usb/net/
H A Dusb_ethernet.c315 ether_ifdetach(ifp); in uether_ifdetach()
/src/sys/dev/dwc/
H A Dif_dwc.c658 ether_ifdetach(sc->ifp); in dwc_detach()
/src/sys/dev/neta/
H A Dif_mvneta.c722 ether_ifdetach(sc->ifp); in mvneta_attach()
771 ether_ifdetach(sc->ifp); in mvneta_attach()
787 ether_ifdetach(sc->ifp); in mvneta_attach()
806 ether_ifdetach(sc->ifp); in mvneta_attach()
838 ether_ifdetach(sc->ifp); in mvneta_detach()
/src/sys/dev/dpaa/
H A Dif_dtsec.c761 ether_ifdetach(ifp); in dtsec_detach()
/src/sys/dev/firewire/
H A Dif_fwe.c259 ether_ifdetach(ifp); in fwe_detach()
/src/sys/dev/my/
H A Dif_my.c956 ether_ifdetach(ifp); in my_attach()
977 ether_ifdetach(ifp); in my_detach()
/src/sys/dev/rl/
H A Dif_rl.c841 ether_ifdetach(ifp); in rl_attach()
879 ether_ifdetach(ifp); in rl_detach()
/src/sys/dev/sge/
H A Dif_sge.c644 ether_ifdetach(ifp); in sge_attach()
672 ether_ifdetach(ifp); in sge_detach()
/src/sys/dev/vte/
H A Dif_vte.c481 ether_ifdetach(ifp); in vte_attach()
506 ether_ifdetach(ifp); in vte_detach()
/src/sys/dev/cadence/
H A Dif_cgem.c1867 ether_ifdetach(ifp); in cgem_attach()
1909 ether_ifdetach(sc->ifp); in cgem_detach()
/src/sys/dev/ste/
H A Dif_ste.c1036 ether_ifdetach(ifp); in ste_attach()
1071 ether_ifdetach(ifp); in ste_detach()
/src/sys/dev/ae/
H A Dif_ae.c377 ether_ifdetach(ifp); in ae_attach()
757 ether_ifdetach(ifp); in ae_detach()
/src/sys/dev/sis/
H A Dif_sis.c1108 ether_ifdetach(ifp); in sis_attach()
1147 ether_ifdetach(ifp); in sis_detach()
/src/sys/dev/sbni/
H A Dif_sbni.c261 ether_ifdetach(sc->ifp); in sbni_detach()
/src/sys/dev/sfxge/
H A Dsfxge.c574 ether_ifdetach(ifp); in sfxge_ifnet_fini()
/src/sys/dev/gve/
H A Dgve_main.c1134 ether_ifdetach(ifp); in gve_detach()

1234