Home
last modified time | relevance | path

Searched refs:BW40_24G_Diff (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c1092 txPower += pHalData->BW40_24G_Diff[RFPath][TX_1S]; in PHY_GetTxPowerIndexBase()
1094 txPower += pHalData->BW40_24G_Diff[RFPath][TX_2S]; in PHY_GetTxPowerIndexBase()
1096 txPower += pHalData->BW40_24G_Diff[RFPath][TX_3S]; in PHY_GetTxPowerIndexBase()
1098 txPower += pHalData->BW40_24G_Diff[RFPath][TX_4S]; in PHY_GetTxPowerIndexBase()
1107 txPower += pHalData->BW40_24G_Diff[RFPath][TX_1S]; in PHY_GetTxPowerIndexBase()
1109 txPower += pHalData->BW40_24G_Diff[RFPath][TX_2S]; in PHY_GetTxPowerIndexBase()
1111 txPower += pHalData->BW40_24G_Diff[RFPath][TX_3S]; in PHY_GetTxPowerIndexBase()
1113 txPower += pHalData->BW40_24G_Diff[RFPath][TX_4S]; in PHY_GetTxPowerIndexBase()
Drtl8723b_hal_init.c2608 pHalData->BW40_24G_Diff[rfPath][TxCount] = pwrInfo24G.BW40_Diff[rfPath][TxCount]; in Hal_EfuseParseTxPowerInfo_8723B()
2615 …drv_info_, ("BW40_24G_Diff[%d][%d]= %d\n", rfPath, TxCount, pHalData->BW40_24G_Diff[rfPath][TxCoun… in Hal_EfuseParseTxPowerInfo_8723B()
/Linux-v5.10/drivers/staging/rtl8188eu/hal/
Drtl8188e_hal_init.c443 pHalData->BW40_24G_Diff[0][TxCount] = pwrInfo24G.BW40_Diff[0][TxCount]; in Hal_ReadTxPowerInfo88E()
448 DBG_88E("BW40_24G_Diff[%d][%d] = %d\n", 0, TxCount, pHalData->BW40_24G_Diff[0][TxCount]); in Hal_ReadTxPowerInfo88E()
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtl8188e_hal.h225 s8 BW40_24G_Diff[MAX_RF_PATH][MAX_TX_COUNT]; member
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_data.h245 s8 BW40_24G_Diff[MAX_RF_PATH][MAX_TX_COUNT]; member