Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddef.h42 #define MGN_MCS15 0x8f macro
H A Dphy.c1205 case MGN_MCS15: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1246 case MGN_MCS15: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
1324 BAND_ON_2_4G, MGN_MCS15); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
1377 BAND_ON_5G, MGN_MCS15); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
H A Ddm.c1079 ret_rate = MGN_MCS15; in rtl8821ae_hw_rate_to_mrate()
1213 else if ((tx_rate >= MGN_MCS13) && (tx_rate <= MGN_MCS15)) in rtl8812ae_dm_txpwr_track_set_pwr()