Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_RC_S1G_MCS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ds1g.c14 sta->deflink.tx_stats.last_rate.flags |= IEEE80211_TX_RC_S1G_MCS; in ieee80211_s1g_sta_rate_init()
H A Drate.c324 rate->flags |= IEEE80211_TX_RC_S1G_MCS; in rc_send_low_basicrate()
357 info->control.rates[0].flags |= IEEE80211_TX_RC_S1G_MCS; in __rate_control_send_low()
/openbmc/linux/include/net/
H A Dmac80211.h916 #define IEEE80211_TX_RC_S1G_MCS IEEE80211_TX_RC_VHT_MCS macro