Home
last modified time | relevance | path

Searched refs:netif_close_many (Results 1 – 5 of 5) sorted by relevance

/linux/net/8021q/
H A Dvlan.c475 netif_close_many(&close_list, false); in vlan_device_event()
/linux/net/dsa/
H A Ddsa.c1626 netif_close_many(&close_list, true); in dsa_switch_shutdown()
H A Duser.c3607 netif_close_many(&close_list, true); in dsa_user_netdevice_event()
/linux/net/core/
H A Ddev.c1772 void netif_close_many(struct list_head *head, bool unlink) in netif_close_many() function
1790 EXPORT_SYMBOL_NS_GPL(netif_close_many, "NETDEV_INTERNAL");
1798 netif_close_many(&single, true); in netif_close()
12283 netif_close_many(close_head, false); in netif_close_many_and_unlock()
12353 netif_close_many(&close_head, true); in unregister_netdevice_many_notify()
/linux/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.c4978 netif_close_many(&dev_list, false); in mtk_eth_set_dma_device()