Searched defs:wiphy_wowlan_support (Results 1 – 1 of 1) sorted by relevance
5030 struct wiphy_wowlan_support { struct5031 u32 flags;5032 int n_patterns;5033 int pattern_max_len;5034 int pattern_min_len;5035 int max_pkt_offset;5036 int max_nd_match_sets;5037 const struct wiphy_wowlan_tcp_support *tcp;