Home
last modified time | relevance | path

Searched refs:NL80211_STA_INFO_ACK_SIGNAL_AVG (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnl80211.h3401 * @NL80211_STA_INFO_ACK_SIGNAL_AVG: avg signal strength of ACK frames (s8, dBm)
3461 NL80211_STA_INFO_ACK_SIGNAL_AVG, enumerator
3477 #define NL80211_STA_INFO_DATA_ACK_SIGNAL_AVG NL80211_STA_INFO_ACK_SIGNAL_AVG
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnl80211.h3821 * @NL80211_STA_INFO_ACK_SIGNAL_AVG: avg signal strength of ACK frames (s8, dBm)
3877 NL80211_STA_INFO_ACK_SIGNAL_AVG, enumerator
3893 #define NL80211_STA_INFO_DATA_ACK_SIGNAL_AVG NL80211_STA_INFO_ACK_SIGNAL_AVG
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnl80211.h683 NL80211_STA_INFO_ACK_SIGNAL_AVG, enumerator
695 #define NL80211_STA_INFO_DATA_ACK_SIGNAL_AVG NL80211_STA_INFO_ACK_SIGNAL_AVG
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnl80211.h675 NL80211_STA_INFO_ACK_SIGNAL_AVG, enumerator
688 #define NL80211_STA_INFO_DATA_ACK_SIGNAL_AVG NL80211_STA_INFO_ACK_SIGNAL_AVG
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c496 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG); in mt792x_sta_statistics()
/kernel/linux/linux-5.10/net/mac80211/
H A Dsta_info.c2504 if (!(sinfo->filled & BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG)) && in sta_set_sinfo()
2510 BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG); in sta_set_sinfo()
/kernel/linux/linux-6.6/net/mac80211/
H A Dsta_info.c2808 if (!(sinfo->filled & BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG)) && in sta_set_sinfo()
2814 BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG); in sta_set_sinfo()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmain.c1005 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG); in mt7996_sta_statistics()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmain.c1128 sinfo->filled |= BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG); in mt7915_sta_statistics()

Completed in 90 milliseconds