Searched defs:wiphy_wowlan_support (Results 1 – 1 of 1) sorted by relevance
3701 struct wiphy_wowlan_support { struct3702 u32 flags;3703 int n_patterns;3704 int pattern_max_len;3705 int pattern_min_len;3706 int max_pkt_offset;3707 int max_nd_match_sets;3708 const struct wiphy_wowlan_tcp_support *tcp;