Searched refs:netif_close_many (Results 1 – 5 of 5) sorted by relevance
1631 netif_close_many(&close_list, false); in dsa_switch_shutdown()
3609 netif_close_many(&close_list, false); in dsa_user_netdevice_event()
1815 void netif_close_many(struct list_head *head, bool unlink) in netif_close_many() function1834 EXPORT_SYMBOL_NS_GPL(netif_close_many, "NETDEV_INTERNAL");1842 netif_close_many(&single, true); in netif_close()12411 netif_close_many(close_head, false); in netif_close_many_and_unlock()12487 netif_close_many(&close_head, true); in unregister_netdevice_many_notify()
3449 void netif_close_many(struct list_head *head, bool unlink);
5037 netif_close_many(&dev_list, false); in mtk_eth_set_dma_device()