Searched defs:wiphy_wowlan_support (Results 1 – 1 of 1) sorted by relevance
5489 struct wiphy_wowlan_support { struct5490 u32 flags;5491 int n_patterns;5492 int pattern_max_len;5493 int pattern_min_len;5494 int max_pkt_offset;5495 int max_nd_match_sets;5496 const struct wiphy_wowlan_tcp_support *tcp;