Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dcfg.c2951 static int ieee80211_auth(struct wiphy *wiphy, struct net_device *dev, in ieee80211_auth() function
5246 .auth = ieee80211_auth,
H A Dmlme.c7816 static int ieee80211_auth(struct ieee80211_sub_if_data *sdata) in ieee80211_auth() function
8010 } else if (ieee80211_auth(sdata)) { in ieee80211_sta_work()
8849 err = ieee80211_auth(sdata); in ieee80211_mgd_auth()