Home
last modified time | relevance | path

Searched refs:IEEE80211_VHT_MCS_SUPPORT_0_8 (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/net/wireless/realtek/rtw88/
Dtx.c106 case IEEE80211_VHT_MCS_SUPPORT_0_8: in get_highest_vht_tx_rate()
119 case IEEE80211_VHT_MCS_SUPPORT_0_8: in get_highest_vht_tx_rate()
/Linux-v5.4/drivers/net/wireless/intel/iwlwifi/mvm/
Drs-fw.c175 case IEEE80211_VHT_MCS_SUPPORT_0_8: in rs_fw_vht_highest_rx_mcs_index()
Drs.c2784 else if (rx_mcs == IEEE80211_VHT_MCS_SUPPORT_0_8) in rs_vht_highest_rx_mcs_index()
/Linux-v5.4/net/mac80211/
Dvht.c618 case IEEE80211_VHT_MCS_SUPPORT_0_8: in ieee80211_get_vht_mask_from_cap()
Drc80211_minstrel_ht.c269 case IEEE80211_VHT_MCS_SUPPORT_0_8: in minstrel_get_valid_vht_rates()
/Linux-v5.4/drivers/net/wireless/realtek/rtlwifi/
Dbase.c916 IEEE80211_VHT_MCS_SUPPORT_0_8) in _rtl_get_vht_highest_n_rate()
928 IEEE80211_VHT_MCS_SUPPORT_0_8) in _rtl_get_vht_highest_n_rate()
/Linux-v5.4/include/linux/
Dieee80211.h1513 IEEE80211_VHT_MCS_SUPPORT_0_8 = 1, enumerator
/Linux-v5.4/drivers/net/wireless/ath/ath10k/
Dmac.c169 case IEEE80211_VHT_MCS_SUPPORT_0_8: return BIT(9) - 1; in ath10k_mac_get_max_vht_mcs_map()
2492 mcs = IEEE80211_VHT_MCS_SUPPORT_0_8; in ath10k_peer_assoc_h_vht_limit()
/Linux-v5.4/net/wireless/
Dnl80211.c4171 case IEEE80211_VHT_MCS_SUPPORT_0_8: in vht_mcs_map_to_mcs_mask()