Searched refs:ieee80211_report_wowlan_wakeup (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/net/mac80211/ |
| D | pm.c | 199 void ieee80211_report_wowlan_wakeup(struct ieee80211_vif *vif, in ieee80211_report_wowlan_wakeup() function 207 EXPORT_SYMBOL(ieee80211_report_wowlan_wakeup);
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
| D | d3.c | 1329 ieee80211_report_wowlan_wakeup(vif, wakeup_report, GFP_KERNEL); in iwl_mvm_report_wakeup_reasons() 1587 ieee80211_report_wowlan_wakeup(vif, &wakeup, in iwl_mvm_get_wakeup_status() 1828 ieee80211_report_wowlan_wakeup(vif, wakeup_report, GFP_KERNEL); in iwl_mvm_query_netdetect_reasons()
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/dvm/ |
| D | mac80211.c | 496 ieee80211_report_wowlan_wakeup(vif, &wakeup, in iwlagn_mac_resume() 560 ieee80211_report_wowlan_wakeup(vif, wakeup_report, GFP_KERNEL); in iwlagn_mac_resume()
|
| /linux-4.4.14/include/net/ |
| D | mac80211.h | 5344 void ieee80211_report_wowlan_wakeup(struct ieee80211_vif *vif,
|