Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dlinux_wlan.c902 static int wilc_mac_close(struct net_device *ndev) in wilc_mac_close() function
1031 wilc_mac_close(wilc->vif[i]->ndev); in wilc_netdev_cleanup()
1047 .ndo_stop = wilc_mac_close,