Searched refs:CurrentBandType (Results 1 – 4 of 4) sorted by relevance
116 ODM_CmnInfoHook(pDM_Odm, ODM_CMNINFO_BAND, &(pHalData->CurrentBandType)); in Update_ODM_ComInfo_8723b()
458 *pu8 = pHalData->CurrentBandType == 1; in halbtcoutsrc_Get()
933 if (pHalData->CurrentBandType == BAND_ON_2_4G) in PHY_SetTxPowerIndexByRateSection()1542 bool bIsIn24G = (pHalData->CurrentBandType == BAND_ON_2_4G); in PHY_SetTxPowerLevelByPath()
192 enum BAND_TYPE CurrentBandType; /* 0:2.4G, 1:5G */ member