Searched refs:MGN_MCS16 (Results 1 – 3 of 3) sorted by relevance
/drivers/staging/rtl8723bs/hal/ |
D | hal_com_phycfg.c | 648 RateIndex[0] = PHY_GetRateIndexOfTxPowerByRate(MGN_MCS16); in PHY_GetRateValuesOfTxPowerByRate() 833 MGN_MCS16, MGN_MCS17, MGN_MCS18, MGN_MCS19, MGN_MCS20, MGN_MCS21, MGN_MCS22, MGN_MCS23 in phy_ConvertTxPowerByRateInDbmToRelativeValues() 961 …u8 htRates3T[] = {MGN_MCS16, MGN_MCS17, MGN_MCS18, MGN_MCS19, MGN_MCS20, MGN_MCS21, MGN_MCS22, MG… in PHY_SetTxPowerIndexByRateSection() 1082 …if ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS… in PHY_GetTxPowerIndexBase() 1095 …if ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS… in PHY_GetTxPowerIndexBase() 1110 …if ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS… in PHY_GetTxPowerIndexBase() 1140 …if ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS… in PHY_GetTxPowerIndexBase() 1153 …if ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS… in PHY_GetTxPowerIndexBase() 1174 …if ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS… in PHY_GetTxPowerIndexBase() 1297 case MGN_MCS16: in PHY_GetRateIndexOfTxPowerByRate() [all …]
|
D | hal_com.c | 256 case MGN_MCS16: in MRateToHwRate() 521 ret_rate = MGN_MCS16; in HwRateToMRate()
|
/drivers/staging/rtl8723bs/include/ |
D | ieee80211.h | 471 MGN_MCS16, enumerator
|