struct nl80211_pattern_support - packet pattern support information @max_patterns: maximum number of patterns supported @min_pattern_len: minimum length of each pattern @max_pattern_len: maximum length of each pattern @max_pkt_offset: maximum Rx packet offset
This struct is carried in NL80211_WOWLAN_TRIG_PKT_PATTERN when that is part of NL80211_ATTR_WOWLAN_TRIGGERS_SUPPORTED or in NL80211_ATTR_COALESCE_RULE_PKT_PATTERN when that is part of NL80211_ATTR_COALESCE_RULE in the capability information given by the kernel to userspace.