Searched refs:NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN (Results 1 – 2 of 2) sorted by relevance
5672 NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN, enumerator
857 [NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN] = {1697 if (tcp->tok && nla_put(msg, NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN, in nl80211_send_wowlan_tcp_caps()12958 nla_put(msg, NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN, in nl80211_send_wowlan_tcp()13179 if (tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN]) { in nl80211_parse_wowlan_tcp()13180 u32 tokln = nla_len(tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN]); in nl80211_parse_wowlan_tcp()13182 tok = nla_data(tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD_TOKEN]); in nl80211_parse_wowlan_tcp()