Searched refs:preauth (Results 1 – 3 of 3) sorted by relevance
| /linux/net/wireless/ |
| H A D | trace.h | 3651 bool preauth), 3652 TP_ARGS(netdev, index, bssid, preauth), 3657 __field(bool, preauth) 3663 __entry->preauth = preauth; 3667 BOOL_TO_STR(__entry->preauth))
|
| H A D | nl80211.c | 20846 const u8 *bssid, bool preauth, gfp_t gfp) in nl80211_pmksa_candidate_notify() argument 20872 (preauth && in nl80211_pmksa_candidate_notify() 20889 const u8 *bssid, bool preauth, gfp_t gfp) in cfg80211_pmksa_candidate_notify() argument 20895 trace_cfg80211_pmksa_candidate_notify(dev, index, bssid, preauth); in cfg80211_pmksa_candidate_notify() 20896 nl80211_pmksa_candidate_notify(rdev, dev, index, bssid, preauth, gfp); in cfg80211_pmksa_candidate_notify()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 9281 const u8 *bssid, bool preauth, gfp_t gfp);
|