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