Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8723bs/hal/
Dhal_com_phycfg.c14 u8 PHY_GetTxPowerByRateBase(struct adapter *Adapter, u8 Band, u8 RfPath, in PHY_GetTxPowerByRateBase() argument
20 if (RfPath > ODM_RF_PATH_D) { in PHY_GetTxPowerByRateBase()
21 DBG_871X("Invalid Rf Path %d in PHY_GetTxPowerByRateBase()\n", RfPath); in PHY_GetTxPowerByRateBase()
28 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()
[all …]
Dodm_RegConfig8723B.c175 u32 RfPath, in odm_ConfigBB_PHY_REG_PG_8723B() argument
185 PHY_StoreTxPowerByRate(pDM_Odm->Adapter, Band, RfPath, TxNum, Addr, Bitmask, Data); in odm_ConfigBB_PHY_REG_PG_8723B()
234 u8 *RfPath, in odm_ConfigBB_TXPWR_LMT_8723B() argument
245 RfPath, in odm_ConfigBB_TXPWR_LMT_8723B()
Dodm_RegConfig8723B.h29 u32 RfPath,
47 u8 *RfPath,
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h77 u8 RfPath,
158 u32 RfPath,
182 u8 RfPath,
194 u8 *RfPath,
Drtw_mp.h494 u32 mpt_ProQueryCalTxPower(struct adapter *padapter, u8 RfPath);