Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddef.h63 #define MGN_VHT2SS_MCS9 0xa3 macro
H A Ddm.c1144 ret_rate = MGN_VHT2SS_MCS9; in rtl8821ae_hw_rate_to_mrate()
1256 else if (tx_rate == MGN_VHT2SS_MCS9) /*256QAM*/ in rtl8812ae_dm_txpwr_track_set_pwr()
H A Dphy.c1279 case MGN_VHT2SS_MCS9: in _rtl8812ae_phy_get_txpower_by_rate_base_index()