Searched defs:wiphy_wowlan_support (Results 1 – 1 of 1) sorted by relevance
2926 struct wiphy_wowlan_support { struct2927 u32 flags;2928 int n_patterns;2929 int pattern_max_len;2930 int pattern_min_len;2931 int max_pkt_offset;2932 int max_nd_match_sets;2933 const struct wiphy_wowlan_tcp_support *tcp;