Searched defs:cfg80211_wowlan_wakeup (Results 1 – 1 of 1) sorted by relevance
/linux/include/net/ |
A D | cfg80211.h | 3186 struct cfg80211_wowlan_wakeup { struct 3187 bool disconnect, magic_pkt, gtk_rekey_failure, 3188 eap_identity_req, four_way_handshake, 3189 rfkill_release, packet_80211, 3190 tcp_match, tcp_connlost, tcp_nomoretokens; 3191 s32 pattern_idx; 3192 u32 packet_present_len, packet_len; 3193 const void *packet; 3194 struct cfg80211_wowlan_nd_info *net_detect;
|
Completed in 30 milliseconds