Home
last modified time | relevance | path

Searched refs:mac_close (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan.c106 int mac_close(struct net_device *ndev);
121 .ndo_stop = mac_close,
1428 int mac_close(struct net_device *ndev) in mac_close() function
1666 mac_close(g_linux_wlan->vif[i].ndev); in wl_wlan_cleanup()
Dwilc_wfi_cfgoperations.c27 extern int mac_close(struct net_device *ndev);
2743 mac_close(dev); in change_virtual_intf()