Searched defs:wiphy_wowlan_support (Results 1 – 1 of 1) sorted by relevance
4205 struct wiphy_wowlan_support { struct4206 u32 flags;4207 int n_patterns;4208 int pattern_max_len;4209 int pattern_min_len;4210 int max_pkt_offset;4211 int max_nd_match_sets;4212 const struct wiphy_wowlan_tcp_support *tcp;