Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Dmlme.c9349 bool match_auth; in ieee80211_mgd_assoc() local
9426 match_auth = ifmgd->auth_data && in ieee80211_mgd_assoc()
9472 if (match_auth && i == assoc_link_id && link) in ieee80211_mgd_assoc()
9524 if (match_auth) in ieee80211_mgd_assoc()
9553 if (ifmgd->auth_data && !match_auth) in ieee80211_mgd_assoc()