Home
last modified time | relevance | path

Searched refs:BW20_5G_Diff (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_data.h250 s8 BW20_5G_Diff[MAX_RF_PATH][MAX_TX_COUNT]; member
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1137 txPower += pHalData->BW20_5G_Diff[RFPath][TX_1S]; in PHY_GetTxPowerIndexBase()
1139 txPower += pHalData->BW20_5G_Diff[RFPath][TX_2S]; in PHY_GetTxPowerIndexBase()
1141 txPower += pHalData->BW20_5G_Diff[RFPath][TX_3S]; in PHY_GetTxPowerIndexBase()
1143 txPower += pHalData->BW20_5G_Diff[RFPath][TX_4S]; in PHY_GetTxPowerIndexBase()