Home
last modified time | relevance | path

Searched refs:NL80211_STA_INFO_CHAIN_SIGNAL_AVG (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnl80211.h603 NL80211_STA_INFO_CHAIN_SIGNAL_AVG, enumerator
/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.c2401 BIT_ULL(NL80211_STA_INFO_CHAIN_SIGNAL_AVG)))) { in sta_set_sinfo()
2404 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_CHAIN_SIGNAL_AVG); in sta_set_sinfo()
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.c2703 BIT_ULL(NL80211_STA_INFO_CHAIN_SIGNAL_AVG)))) { in sta_set_sinfo()
2706 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_CHAIN_SIGNAL_AVG); in sta_set_sinfo()
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h3383 * @NL80211_STA_INFO_CHAIN_SIGNAL_AVG: per-chain signal strength average
3448 NL80211_STA_INFO_CHAIN_SIGNAL_AVG, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h3803 * @NL80211_STA_INFO_CHAIN_SIGNAL_AVG: per-chain signal strength average
3868 NL80211_STA_INFO_CHAIN_SIGNAL_AVG, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h670 NL80211_STA_INFO_CHAIN_SIGNAL_AVG, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h658 NL80211_STA_INFO_CHAIN_SIGNAL_AVG, enumerator
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c2860 BIT_ULL(NL80211_STA_INFO_CHAIN_SIGNAL_AVG); in brcmf_cfg80211_get_station()
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c3222 BIT_ULL(NL80211_STA_INFO_CHAIN_SIGNAL_AVG); in brcmf_cfg80211_get_station()
/kernel/linux/linux-5.10/net/wireless/
H A Dnl80211.c5685 if (sinfo->filled & BIT_ULL(NL80211_STA_INFO_CHAIN_SIGNAL_AVG)) { in nl80211_send_station()
5688 NL80211_STA_INFO_CHAIN_SIGNAL_AVG)) in nl80211_send_station()
/kernel/linux/linux-6.6/net/wireless/
H A Dnl80211.c6607 if (sinfo->filled & BIT_ULL(NL80211_STA_INFO_CHAIN_SIGNAL_AVG)) { in nl80211_send_station()
6610 NL80211_STA_INFO_CHAIN_SIGNAL_AVG)) in nl80211_send_station()

Completed in 101 milliseconds