ofdmRates 823 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c u8 ofdmRates[8] = { ofdmRates 862 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c for (i = 0; i < sizeof(ofdmRates); ++i) { ofdmRates 863 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c value = PHY_GetTxPowerByRate(padapter, band, path, txNum, ofdmRates[i]); ofdmRates 864 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c PHY_SetTxPowerByRate(padapter, band, path, txNum, ofdmRates[i], value - base); ofdmRates 940 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c u8 ofdmRates[] = {MGN_6M, MGN_9M, MGN_12M, MGN_18M, MGN_24M, MGN_36M, MGN_48M, MGN_54M}; ofdmRates 943 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c Channel, ofdmRates, ofdmRates 944 drivers/staging/rtl8723bs/hal/hal_com_phycfg.c ARRAY_SIZE(ofdmRates));