Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dcfg.c2950 static int ieee80211_auth(struct wiphy *wiphy, struct net_device *dev, in ieee80211_auth() function
5251 .auth = ieee80211_auth,
H A Dmlme.c8102 static int ieee80211_auth(struct ieee80211_sub_if_data *sdata) in ieee80211_auth() function
8296 } else if (ieee80211_auth(sdata)) { in ieee80211_sta_work()
9135 err = ieee80211_auth(sdata); in ieee80211_mgd_auth()