Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/
H A Ddef.h46 #define MGN_VHT1SS_MCS2 0x92 macro
H A Ddm.c1093 ret_rate = MGN_VHT1SS_MCS2; in rtl8821ae_hw_rate_to_mrate()
1224 (tx_rate <= MGN_VHT1SS_MCS2)) in rtl8812ae_dm_txpwr_track_set_pwr()
1891 (tx_rate <= MGN_VHT1SS_MCS2)) in rtl8821ae_dm_txpwr_track_set_pwr()
H A Dphy.c1259 case MGN_VHT1SS_MCS2: in _rtl8812ae_phy_get_txpower_by_rate_base_index()