Home
last modified time | relevance | path

Searched refs:STA_STATS_RATE_VHT (Results 1 – 2 of 2) sorted by relevance

/net/mac80211/
Dsta_info.h728 #define STA_STATS_RATE_VHT 0x8000 macro
756 r |= STA_STATS_RATE_VHT | (s->vht_nss << 4); in sta_stats_encode_rate()
Dsta_info.c1971 if (rate & STA_STATS_RATE_VHT) { in sta_stats_decode_rate()