Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8821ae/
Ddef.h66 #define MGN_VHT1SS_MCS0 0x90 macro
Ddm.c1264 ret_rate = MGN_VHT1SS_MCS0; in rtl8821ae_hw_rate_to_mrate()
1400 else if ((tx_rate >= MGN_VHT1SS_MCS0) && in rtl8812ae_dm_txpwr_track_set_pwr()
2078 else if ((tx_rate >= MGN_VHT1SS_MCS0) && in rtl8821ae_dm_txpwr_track_set_pwr()
Dphy.c1113 case MGN_VHT1SS_MCS0: in _rtl8812ae_phy_get_txpower_by_rate_base_index()