Searched refs:MGN_VHT1SS_MCS7 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | def.h | 73 #define MGN_VHT1SS_MCS7 0x97 macro
|
D | dm.c | 1282 ret_rate = MGN_VHT1SS_MCS7; in rtl8821ae_hw_rate_to_mrate() 1408 else if (tx_rate == MGN_VHT1SS_MCS7) /*64QAM*/ in rtl8812ae_dm_txpwr_track_set_pwr() 2086 else if (tx_rate == MGN_VHT1SS_MCS7) /*64QAM*/ in rtl8821ae_dm_txpwr_track_set_pwr()
|
D | phy.c | 1291 case MGN_VHT1SS_MCS7: in _rtl8812ae_phy_get_txpower_by_rate_base_index() 1415 BAND_ON_5G, MGN_VHT1SS_MCS7); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 224 base = PHY_GetTxPowerByRate(padapter, BAND_ON_2_4G, path, RF_1TX, MGN_VHT1SS_MCS7); in phy_StoreTxPowerByRateBase() 252 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_1TX, MGN_VHT1SS_MCS7); in phy_StoreTxPowerByRateBase() 591 RateIndex[3] = PHY_GetRateIndexOfTxPowerByRate(MGN_VHT1SS_MCS7); in PHY_GetRateValuesOfTxPowerByRate() 837 MGN_VHT1SS_MCS5, MGN_VHT1SS_MCS6, MGN_VHT1SS_MCS7, MGN_VHT1SS_MCS8, MGN_VHT1SS_MCS9 in phy_ConvertTxPowerByRateInDbmToRelativeValues() 889 base = PHY_GetTxPowerByRate(padapter, band, path, txNum, MGN_VHT1SS_MCS7); in phy_ConvertTxPowerByRateInDbmToRelativeValues() 976 MGN_VHT1SS_MCS5, MGN_VHT1SS_MCS6, MGN_VHT1SS_MCS7, MGN_VHT1SS_MCS8, MGN_VHT1SS_MCS9}; in PHY_SetTxPowerIndexByRateSection() 1366 case MGN_VHT1SS_MCS7: in PHY_GetRateIndexOfTxPowerByRate() 1653 case MGN_VHT1SS_MCS6: case MGN_VHT1SS_MCS7: case MGN_VHT1SS_MCS8: in get_rate_sctn_idx()
|
D | hal_com.c | 329 case MGN_VHT1SS_MCS7: in MRateToHwRate() 594 ret_rate = MGN_VHT1SS_MCS7; in HwRateToMRate()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | ieee80211.h | 495 MGN_VHT1SS_MCS7, enumerator
|