Searched defs:cfg80211_wowlan_wakeup (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 3097 struct cfg80211_wowlan_wakeup { struct 3098 bool disconnect, magic_pkt, gtk_rekey_failure, 3099 eap_identity_req, four_way_handshake, 3100 rfkill_release, packet_80211, 3101 tcp_match, tcp_connlost, tcp_nomoretokens; 3102 s32 pattern_idx; 3103 u32 packet_present_len, packet_len; 3104 const void *packet; 3105 struct cfg80211_wowlan_nd_info *net_detect;
|