Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/net/80211/
Dnet80211.c147 static void net80211_netdev_close ( struct net_device *netdev );
303 static void net80211_netdev_close ( struct net_device *netdev ) in net80211_netdev_close() function
401 .close = net80211_netdev_close,