Home
last modified time | relevance | path

Searched refs:NL80211_WOWLAN_TCP_WAKE_PAYLOAD (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dnl80211.h5921 NL80211_WOWLAN_TCP_WAKE_PAYLOAD, enumerator
/linux/net/wireless/
H A Dnl80211.c885 [NL80211_WOWLAN_TCP_WAKE_PAYLOAD] = NLA_POLICY_MIN_LEN(1),
1757 if (nla_put_u32(msg, NL80211_WOWLAN_TCP_WAKE_PAYLOAD, in nl80211_send_wowlan_tcp_caps()
13398 nla_put(msg, NL80211_WOWLAN_TCP_WAKE_PAYLOAD, in nl80211_send_wowlan_tcp()
13610 !tb[NL80211_WOWLAN_TCP_WAKE_PAYLOAD] || in nl80211_parse_wowlan_tcp()
13623 wake_size = nla_len(tb[NL80211_WOWLAN_TCP_WAKE_PAYLOAD]); in nl80211_parse_wowlan_tcp()
13711 nla_data(tb[NL80211_WOWLAN_TCP_WAKE_PAYLOAD]), in nl80211_parse_wowlan_tcp()