Searched refs:MGN_VHT2SS_MCS0 (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 605 RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate(MGN_VHT2SS_MCS0); in PHY_GetRateValuesOfTxPowerByRate() 755 if (rateIndex[i] == PHY_GetRateIndexOfTxPowerByRate(MGN_VHT2SS_MCS0) || in PHY_StoreTxPowerByRateNew() 840 MGN_VHT2SS_MCS0, MGN_VHT2SS_MCS1, MGN_VHT2SS_MCS2, MGN_VHT2SS_MCS3, MGN_VHT2SS_MCS4, in phy_ConvertTxPowerByRateInDbmToRelativeValues() 983 …u8 vhtRates2T[] = {MGN_VHT2SS_MCS0, MGN_VHT2SS_MCS1, MGN_VHT2SS_MCS2, MGN_VHT2SS_MCS3, MGN_VHT2SS_… in PHY_SetTxPowerIndexByRateSection() 1080 …if ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase() 1093 …if ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase() 1108 …if ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase() 1138 …if ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase() 1151 …if ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase() 1172 …if ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9… in PHY_GetTxPowerIndexBase() [all …]
|
D | hal_com.c | 338 case MGN_VHT2SS_MCS0: in MRateToHwRate() 603 ret_rate = MGN_VHT2SS_MCS0; in HwRateToMRate()
|
/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
D | def.h | 76 #define MGN_VHT2SS_MCS0 0x9a macro
|
D | dm.c | 1291 ret_rate = MGN_VHT2SS_MCS0; in rtl8821ae_hw_rate_to_mrate() 1415 else if ((tx_rate >= MGN_VHT2SS_MCS0) && in rtl8812ae_dm_txpwr_track_set_pwr()
|
D | phy.c | 1297 case MGN_VHT2SS_MCS0: in _rtl8812ae_phy_get_txpower_by_rate_base_index()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | ieee80211.h | 498 MGN_VHT2SS_MCS0, enumerator
|