Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c28 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][0]; in PHY_GetTxPowerByRateBase()
31 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][1]; in PHY_GetTxPowerByRateBase()
34 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][2]; in PHY_GetTxPowerByRateBase()
37 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][3]; in PHY_GetTxPowerByRateBase()
40 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][4]; in PHY_GetTxPowerByRateBase()
43 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][5]; in PHY_GetTxPowerByRateBase()
46 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][6]; in PHY_GetTxPowerByRateBase()
49 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][7]; in PHY_GetTxPowerByRateBase()
52 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][8]; in PHY_GetTxPowerByRateBase()
55 value = pHalData->TxPwrByRateBase2_4G[RfPath][TxNum][9]; in PHY_GetTxPowerByRateBase()
[all …]
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_data.h297 u8 TxPwrByRateBase2_4G[TX_PWR_BY_RATE_NUM_RF] member