Home
last modified time | relevance | path

Searched refs:unregister_netdevice (Results 1 – 25 of 54) sorted by relevance

123

/linux-6.15/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c158 unregister_netdevice(priv->dev); in __ipoib_vlan_add()
243 unregister_netdevice(dev); in ipoib_vlan_delete_task()
H A Dipoib_netlink.c146 unregister_netdevice(dev); in ipoib_new_child_link()
/linux-6.15/Documentation/networking/
H A Dnetdevices.rst30 register_netdevice(), unregister_netdevice(), free_netdevice().
139 /* If anything fails now unregister_netdevice() (or unregister_netdev())
153 some time after unregister_netdevice(), it will also be called if
161 automatically after unregister_netdevice() when all references to the device
166 free_netdev() is safe to call on error paths right after unregister_netdevice()
H A Ddriver.rst31 The ndo_stop routine will be called by unregister_netdevice
/linux-6.15/net/6lowpan/
H A Dcore.c66 unregister_netdevice(dev); in lowpan_unregister_netdevice()
/linux-6.15/drivers/net/wan/
H A Dlapbether.c439 unregister_netdevice(lapbeth->axdev); in lapbeth_free_device()
520 unregister_netdevice(lapbeth->axdev); in lapbeth_cleanup_driver()
H A Dhdlc.c267 unregister_netdevice(dev); in unregister_hdlc_device()
H A Dhdlc_fr.c1140 unregister_netdevice(dev); /* the destructor will free_netdev(dev) */ in fr_del_pvc()
1164 unregister_netdevice(pvc->main); in fr_destroy()
1167 unregister_netdevice(pvc->ether); in fr_destroy()
/linux-6.15/net/openvswitch/
H A Dvport-internal_dev.c182 unregister_netdevice(vport->dev); in internal_dev_destroy()
/linux-6.15/net/l2tp/
H A Dl2tp_eth.c156 unregister_netdevice(dev); in l2tp_eth_delete()
/linux-6.15/drivers/net/wireless/microchip/wilc1000/
H A Dmon.c254 unregister_netdevice(wl->monitor_dev); in wilc_wfi_deinit_mon_interface()
/linux-6.15/drivers/net/can/
H A Dvxcan.c250 unregister_netdevice(peer); in vxcan_newlink()
/linux-6.15/net/mac802154/
H A Diface.c695 unregister_netdevice(sdata->dev); in ieee802154_if_remove()
706 unregister_netdevice(sdata->dev); in ieee802154_remove_interfaces()
/linux-6.15/drivers/net/hamradio/
H A Dbpqether.c503 unregister_netdevice(ndev); in bpq_free_device()
/linux-6.15/drivers/net/caif/
H A Dcaif_serial.c296 unregister_netdevice(ser->dev); in ser_release()
/linux-6.15/net/ipv4/
H A Dip_tunnel.c359 unregister_netdevice(dev); in ip_tunnel_create()
998 unregister_netdevice(dev); in ip_tunnel_ctl()
1265 unregister_netdevice(dev); in ip_tunnel_newlink()
/linux-6.15/drivers/net/wwan/t7xx/
H A Dt7xx_netdev.c327 unregister_netdevice(dev); in t7xx_ccmni_wwan_dellink()
/linux-6.15/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_config.c184 unregister_netdevice(dev); in rmnet_newlink()
/linux-6.15/net/caif/
H A Dchnl_net.c115 unregister_netdevice(dev->netdev); in delete_device()
/linux-6.15/net/8021q/
H A Dvlan.c200 unregister_netdevice(dev); in register_vlan_dev()
/linux-6.15/drivers/net/wireless/virtual/
H A Dvirt_wifi.c592 unregister_netdevice(dev); in virt_wifi_newlink()
/linux-6.15/net/hsr/
H A Dhsr_device.c786 unregister_netdevice(hsr_dev); in hsr_dev_finalize()
/linux-6.15/drivers/net/
H A Dnet_failover.c814 unregister_netdevice(failover_dev); in net_failover_destroy()
H A Dvrf.c1716 unregister_netdevice(dev); in vrf_newlink()
1728 unregister_netdevice(dev); in vrf_newlink()
/linux-6.15/drivers/net/bonding/
H A Dbond_sysfs.c111 unregister_netdevice(bond_dev); in bonding_store_bonds()

123