Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dcfg.c2907 static int ieee80211_auth(struct wiphy *wiphy, struct net_device *dev, in ieee80211_auth() function
5158 .auth = ieee80211_auth,
H A Dmlme.c7030 static int ieee80211_auth(struct ieee80211_sub_if_data *sdata) in ieee80211_auth() function
7223 } else if (ieee80211_auth(sdata)) { in ieee80211_sta_work()
8013 err = ieee80211_auth(sdata); in ieee80211_mgd_auth()