Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/wilc1000/
Dlinux_wlan.c105 int mac_open(struct net_device *ndev);
120 .ndo_open = mac_open,
1205 int mac_open(struct net_device *ndev) in mac_open() function
Dwilc_wfi_cfgoperations.c26 extern int mac_open(struct net_device *ndev);
2744 mac_open(dev); in change_virtual_intf()