MGN_5_5M
ret_rate = MGN_5_5M;
case MGN_5_5M:
case MGN_5_5M:
ret_rate = MGN_5_5M;
RateIndex[1] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M);
RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M);
RateIndex[2] = PHY_GetRateIndexOfTxPowerByRate(MGN_5_5M);
MGN_1M, MGN_2M, MGN_5_5M, MGN_11M
u8 cckRates[] = {MGN_1M, MGN_2M, MGN_5_5M, MGN_11M};
if ((Rate == MGN_1M) || (Rate == MGN_2M) || (Rate == MGN_5_5M) || (Rate == MGN_11M))
case MGN_5_5M:
case MGN_1M: case MGN_2M: case MGN_5_5M: case MGN_11M:
case MGN_5_5M:
#define IS_CCK_RATE(_rate) (MGN_1M == _rate || _rate == MGN_2M || _rate == MGN_5_5M || _rate == MGN_11M)