Searched refs:MGN_VHT2SS_MCS7 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | def.h | 83 #define MGN_VHT2SS_MCS7 0xa1 macro
|
D | dm.c | 1312 ret_rate = MGN_VHT2SS_MCS7; in rtl8821ae_hw_rate_to_mrate() 1426 else if (tx_rate == MGN_VHT2SS_MCS7) /*64QAM*/ in rtl8812ae_dm_txpwr_track_set_pwr()
|
D | phy.c | 1304 case MGN_VHT2SS_MCS7: in _rtl8812ae_phy_get_txpower_by_rate_base_index() 1419 BAND_ON_5G, MGN_VHT2SS_MCS7); in _rtl8812ae_phy_convert_txpower_limit_to_power_index()
|
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 228 base = PHY_GetTxPowerByRate(padapter, BAND_ON_2_4G, path, RF_2TX, MGN_VHT2SS_MCS7); in phy_StoreTxPowerByRateBase() 256 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_2TX, MGN_VHT2SS_MCS7); in phy_StoreTxPowerByRateBase() 260 base = PHY_GetTxPowerByRate(padapter, BAND_ON_5G, path, RF_3TX, MGN_VHT2SS_MCS7); in phy_StoreTxPowerByRateBase() 634 RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_VHT2SS_MCS7); in PHY_GetRateValuesOfTxPowerByRate() 841 MGN_VHT2SS_MCS5, MGN_VHT2SS_MCS6, MGN_VHT2SS_MCS7, MGN_VHT2SS_MCS8, MGN_VHT2SS_MCS9 in phy_ConvertTxPowerByRateInDbmToRelativeValues() 896 base = PHY_GetTxPowerByRate(padapter, band, path, txNum, MGN_VHT2SS_MCS7); in phy_ConvertTxPowerByRateInDbmToRelativeValues() 984 MGN_VHT2SS_MCS5, MGN_VHT2SS_MCS6, MGN_VHT2SS_MCS7, MGN_VHT2SS_MCS8, MGN_VHT2SS_MCS9}; in PHY_SetTxPowerIndexByRateSection() 1396 case MGN_VHT2SS_MCS7: in PHY_GetRateIndexOfTxPowerByRate() 1658 case MGN_VHT2SS_MCS6: case MGN_VHT2SS_MCS7: case MGN_VHT2SS_MCS8: in get_rate_sctn_idx()
|
D | hal_com.c | 359 case MGN_VHT2SS_MCS7: in MRateToHwRate() 624 ret_rate = MGN_VHT2SS_MCS7; in HwRateToMRate()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | ieee80211.h | 505 MGN_VHT2SS_MCS7, enumerator
|