Searched defs:wiphy_wowlan_support (Results 1 – 1 of 1) sorted by relevance
5225 struct wiphy_wowlan_support { struct5226 u32 flags;5227 int n_patterns;5228 int pattern_max_len;5229 int pattern_min_len;5230 int max_pkt_offset;5231 int max_nd_match_sets;5232 const struct wiphy_wowlan_tcp_support *tcp;