Searched defs:wiphy_wowlan_support (Results 1 – 1 of 1) sorted by relevance
3692 struct wiphy_wowlan_support { struct3693 u32 flags;3694 int n_patterns;3695 int pattern_max_len;3696 int pattern_min_len;3697 int max_pkt_offset;3698 int max_nd_match_sets;3699 const struct wiphy_wowlan_tcp_support *tcp;