Searched refs:pattern_idx (Results 1 – 5 of 5) sorted by relevance
1209 .pattern_idx = -1, in iwl_mvm_report_wakeup_reasons()1223 wakeup.pattern_idx = in iwl_mvm_report_wakeup_reasons()1746 .pattern_idx = -1, in iwl_mvm_query_netdetect_reasons()
457 .pattern_idx = -1, in iwlagn_mac_resume()545 wakeup.pattern_idx = status_data.pattern_number; in iwlagn_mac_resume()
2756 __field(s32, pattern_idx)2771 __entry->pattern_idx = wakeup ? wakeup->pattern_idx : false;
13056 if (wakeup->pattern_idx >= 0 && in cfg80211_report_wowlan_wakeup()13058 wakeup->pattern_idx)) in cfg80211_report_wowlan_wakeup()
2122 s32 pattern_idx; member