Searched refs:ant_path (Results 1 – 4 of 4) sorted by relevance
334 u8 ant_path; /* for 8723B s0/s1 selection */ member
2278 pHalData->ant_path = (tempval & BIT(6))? RF_PATH_B : RF_PATH_A; in Hal_EfuseParseBTCoexistInfo_8723B()2282 pHalData->ant_path = RF_PATH_B; in Hal_EfuseParseBTCoexistInfo_8723B()2284 pHalData->ant_path = RF_PATH_A; in Hal_EfuseParseBTCoexistInfo_8723B()2290 pHalData->ant_path = RF_PATH_A; in Hal_EfuseParseBTCoexistInfo_8723B()2310 hal_btcoex_SetSingleAntPath(padapter, pHalData->ant_path); in Hal_EfuseParseBTCoexistInfo_8723B()
573 RFPath = pHalData->ant_path; in PHY_SetTxPowerLevel8723B()
825 PHY_IQCalibrate_8723B(padapter, false, restore_iqk_rst, b2Ant, pHalData->ant_path); in rtl8723bs_hal_init()