Searched refs:NL80211_WOWLAN_TCP_DATA_PAYLOAD (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | nl80211.h | 4742 NL80211_WOWLAN_TCP_DATA_PAYLOAD, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | nl80211.h | 4742 NL80211_WOWLAN_TCP_DATA_PAYLOAD, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | nl80211.h | 5316 NL80211_WOWLAN_TCP_DATA_PAYLOAD, enumerator
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | nl80211.c | 771 [NL80211_WOWLAN_TCP_DATA_PAYLOAD] = NLA_POLICY_MIN_LEN(1), 1546 if (nla_put_u32(msg, NL80211_WOWLAN_TCP_DATA_PAYLOAD, in nl80211_send_wowlan_tcp_caps() 1550 if (nla_put_u32(msg, NL80211_WOWLAN_TCP_DATA_PAYLOAD, in nl80211_send_wowlan_tcp_caps() 11823 nla_put(msg, NL80211_WOWLAN_TCP_DATA_PAYLOAD, in nl80211_send_wowlan_tcp() 12037 !tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD] || in nl80211_parse_wowlan_tcp() 12043 data_size = nla_len(tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD]); in nl80211_parse_wowlan_tcp() 12132 nla_data(tb[NL80211_WOWLAN_TCP_DATA_PAYLOAD]), in nl80211_parse_wowlan_tcp()
|