Home
last modified time | relevance | path

Searched refs:RATE_INFO_FLAGS_S1G_MCS (Results 1 – 5 of 5) sorted by relevance

/linux/net/wireless/
H A Dutil.c1983 if (rate->flags & RATE_INFO_FLAGS_S1G_MCS) in cfg80211_calculate_bitrate()
H A Dnl80211.c7799 } else if (info->flags & RATE_INFO_FLAGS_S1G_MCS) { in nl80211_put_sta_rate()
/linux/drivers/net/wireless/morsemicro/mm81x/
H A Dmac.c2044 sinfo->txrate.flags = RATE_INFO_FLAGS_S1G_MCS; in mm81x_mac_ops_sta_statistics()
/linux/net/mac80211/
H A Dsta_info.c2645 rinfo->flags = RATE_INFO_FLAGS_S1G_MCS; in sta_stats_decode_rate()
/linux/include/net/
H A Dcfg80211.h2047 RATE_INFO_FLAGS_S1G_MCS = BIT(8), enumerator