Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dtrace.h251 __field(bool, four_way_handshake)
263 __entry->four_way_handshake = wow->four_way_handshake;
276 __entry->four_way_handshake, __entry->rfkill_release)
3674 __field(bool, four_way_handshake)
3689 __entry->four_way_handshake = wakeup ? wakeup->four_way_handshake : false;
H A Dnl80211.c13425 (rdev->wiphy.wowlan_config->four_way_handshake && in nl80211_get_wowlan()
13699 new_triggers.four_way_handshake = true; in nl80211_set_wowlan()
19869 if (wakeup->four_way_handshake && in cfg80211_report_wowlan_wakeup()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dlib.c1095 if (wowlan->four_way_handshake) in iwlagn_suspend()
H A Dmac80211.c541 wakeup.four_way_handshake = true; in iwlagn_mac_resume()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dd3.c962 if (wowlan->four_way_handshake) in iwl_mvm_get_wowlan_config()
1493 wakeup.four_way_handshake = 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.c1855 wowlan->four_way_handshake) in rsi_wow_map_triggers()
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c1954 if (wow->four_way_handshake) in ath6kl_wow_usr()