Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dmlme.c123 void cfg80211_auth_timeout(struct net_device *dev, const u8 *addr) in cfg80211_auth_timeout() function
134 EXPORT_SYMBOL(cfg80211_auth_timeout);
/linux-4.4.14/include/net/
Dcfg80211.h4230 void cfg80211_auth_timeout(struct net_device *dev, const u8 *addr);
/linux-4.4.14/net/mac80211/
Dmlme.c3874 cfg80211_auth_timeout(sdata->dev, bssid); in ieee80211_sta_work()