Searched refs:MGN_VHT4SS_MCS9 (Results 1 – 3 of 3) sorted by relevance
1000 MGN_VHT4SS_MCS5, MGN_VHT4SS_MCS6, MGN_VHT4SS_MCS7, MGN_VHT4SS_MCS8, MGN_VHT4SS_MCS9}; in PHY_SetTxPowerIndexByRateSection()1078 …f ((MGN_MCS0 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT1SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()1080 …f ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()1082 … ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()1084 … ((MGN_MCS24 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT4SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()1091 …f ((MGN_MCS0 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT1SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()1093 …f ((MGN_MCS8 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT2SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()1095 … ((MGN_MCS16 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT3SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()1097 … ((MGN_MCS24 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT4SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()1106 …f ((MGN_MCS0 <= Rate && Rate <= MGN_MCS31) || (MGN_VHT1SS_MCS0 <= Rate && Rate <= MGN_VHT4SS_MCS9)) in PHY_GetTxPowerIndexBase()[all …]
425 case MGN_VHT4SS_MCS9: in MRateToHwRate()690 ret_rate = MGN_VHT4SS_MCS9; in HwRateToMRate()
527 MGN_VHT4SS_MCS9, enumerator532 #define IS_VHT_RATE(_rate) (_rate >= MGN_VHT1SS_MCS0 && _rate <= MGN_VHT4SS_MCS9)