Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dcfg.c3578 static int ieee80211_auth(struct wiphy *wiphy, struct net_device *dev, in ieee80211_auth() function
6022 .auth = ieee80211_auth,
H A Dmlme.c8949 static int ieee80211_auth(struct ieee80211_sub_if_data *sdata) in ieee80211_auth() function
9157 } else if (ieee80211_auth(sdata)) { in ieee80211_sta_work()
10086 err = ieee80211_auth(sdata); in ieee80211_mgd_auth()