Searched refs:EEPROMBluetoothAntNum (Results 1 – 2 of 2) sorted by relevance
1387 pHalData->EEPROMBluetoothAntNum = tempval & BIT(0); in Hal_EfuseParseBTCoexistInfo_8723B()1395 pHalData->EEPROMBluetoothAntNum = Ant_x1; in Hal_EfuseParseBTCoexistInfo_8723B()1404 pHalData->EEPROMBluetoothAntNum = Ant_x1; in Hal_EfuseParseBTCoexistInfo_8723B()1411 pHalData->EEPROMBluetoothAntNum = Ant_x1; in Hal_EfuseParseBTCoexistInfo_8723B()1414 pHalData->EEPROMBluetoothAntNum = Ant_x2; in Hal_EfuseParseBTCoexistInfo_8723B()1422 hal_btcoex_SetPgAntNum(padapter, pHalData->EEPROMBluetoothAntNum == Ant_x2 ? 2 : 1); in Hal_EfuseParseBTCoexistInfo_8723B()1423 if (pHalData->EEPROMBluetoothAntNum == Ant_x1) in Hal_EfuseParseBTCoexistInfo_8723B()
209 u8 EEPROMBluetoothAntNum; member