Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_data.h251 s8 BW40_5G_Diff[MAX_RF_PATH][MAX_TX_COUNT]; member
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1150 txPower += pHalData->BW40_5G_Diff[RFPath][TX_1S]; in PHY_GetTxPowerIndexBase()
1152 txPower += pHalData->BW40_5G_Diff[RFPath][TX_2S]; in PHY_GetTxPowerIndexBase()
1154 txPower += pHalData->BW40_5G_Diff[RFPath][TX_3S]; in PHY_GetTxPowerIndexBase()
1156 txPower += pHalData->BW40_5G_Diff[RFPath][TX_4S]; in PHY_GetTxPowerIndexBase()