Searched refs:NL80211_STA_INFO_ACK_SIGNAL_AVG (Results 1 – 4 of 4) sorted by relevance
3116 NL80211_STA_INFO_ACK_SIGNAL_AVG, enumerator3126 #define NL80211_STA_INFO_DATA_ACK_SIGNAL_AVG NL80211_STA_INFO_ACK_SIGNAL_AVG
3464 NL80211_STA_INFO_ACK_SIGNAL_AVG, enumerator3480 #define NL80211_STA_INFO_DATA_ACK_SIGNAL_AVG NL80211_STA_INFO_ACK_SIGNAL_AVG
2501 if (!(sinfo->filled & BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG)) && in sta_set_sinfo()2507 BIT_ULL(NL80211_STA_INFO_ACK_SIGNAL_AVG); in sta_set_sinfo()