Home
last modified time | relevance | path

Searched refs:MAC80211_HWSIM_TX_RC_VHT_MCS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/
H A Dmac80211_hwsim.h209 * @MAC80211_HWSIM_TX_RC_VHT_MCS: VHT MCS rate, in this case the idx field is
235 MAC80211_HWSIM_TX_RC_VHT_MCS = BIT(8), enumerator
H A Dmac80211_hwsim.c1185 result |= MAC80211_HWSIM_TX_RC_VHT_MCS; in trans_tx_rate_flags_ieee2hwsim()
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.h227 * @MAC80211_HWSIM_TX_RC_VHT_MCS: VHT MCS rate, in this case the idx field is
253 MAC80211_HWSIM_TX_RC_VHT_MCS = BIT(8), enumerator
H A Dmac80211_hwsim.c1473 result |= MAC80211_HWSIM_TX_RC_VHT_MCS; in trans_tx_rate_flags_ieee2hwsim()

Completed in 14 milliseconds