Searched refs:NL80211_BSS_TSF (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 951 NL80211_BSS_TSF, enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | nl80211.h | 4566 * @NL80211_BSS_TSF: TSF of the received probe response/beacon (u64) 4595 * @NL80211_BSS_TSF is known to be from a probe response (flag attribute) 4617 NL80211_BSS_TSF, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | nl80211.h | 5016 * @NL80211_BSS_TSF: TSF of the received probe response/beacon (u64) 5045 * @NL80211_BSS_TSF is known to be from a probe response (flag attribute) 5069 NL80211_BSS_TSF, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1048 NL80211_BSS_TSF, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | nl80211.h | 1036 NL80211_BSS_TSF, enumerator
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | nl80211.c | 9214 if (nla_put_u64_64bit(msg, NL80211_BSS_TSF, ies->tsf, in nl80211_send_bss()
|
/kernel/linux/linux-6.6/net/wireless/ |
H A D | nl80211.c | 10351 if (nla_put_u64_64bit(msg, NL80211_BSS_TSF, ies->tsf, in nl80211_send_bss()
|
Completed in 83 milliseconds