Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_data.h252 s8 BW80_5G_Diff[MAX_RF_PATH][MAX_TX_COUNT]; member
/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1171 txPower += + pHalData->BW80_5G_Diff[RFPath][TX_1S]; in PHY_GetTxPowerIndexBase()
1173 txPower += pHalData->BW80_5G_Diff[RFPath][TX_2S]; in PHY_GetTxPowerIndexBase()
1175 txPower += pHalData->BW80_5G_Diff[RFPath][TX_3S]; in PHY_GetTxPowerIndexBase()
1177 txPower += pHalData->BW80_5G_Diff[RFPath][TX_4S]; in PHY_GetTxPowerIndexBase()