Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dtrace.h250 __field(bool, eap_identity_req)
262 __entry->eap_identity_req = wow->eap_identity_req;
275 __entry->gtk_rekey_failure, __entry->eap_identity_req,
3673 __field(bool, eap_identity_req)
3688 __entry->eap_identity_req = wakeup ? wakeup->eap_identity_req : false;
H A Dnl80211.c13428 (rdev->wiphy.wowlan_config->eap_identity_req && in nl80211_get_wowlan()
13697 new_triggers.eap_identity_req = true; in nl80211_set_wowlan()
19871 if (wakeup->eap_identity_req && in cfg80211_report_wowlan_wakeup()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c1092 if (wowlan->eap_identity_req) in iwlagn_suspend()
H A Dmac80211.c539 wakeup.eap_identity_req = true; in iwlagn_mac_resume()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c959 if (wowlan->eap_identity_req) in iwl_mvm_get_wowlan_config()
1490 wakeup.eap_identity_req = true; in iwl_mvm_report_wakeup_reasons()
/openbmc/linux/include/net/
H A Dcfg80211.h3364 eap_identity_req, four_way_handshake, member
3453 eap_identity_req, four_way_handshake, member
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1854 if (wowlan->gtk_rekey_failure || wowlan->eap_identity_req || in rsi_wow_map_triggers()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1951 if (wow->eap_identity_req) in ath6kl_wow_usr()