Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c439 …*pszAGCTableFile = NULL, *pszBBRegPgFile = NULL, *pszBBRegMpFile = NULL, *pszRFTxPwrLmtFile = NULL; in phy_BB8723b_Config_ParaFile() local
445 pszRFTxPwrLmtFile = sz8723BRFTxPwrLmtFile; in phy_BB8723b_Config_ParaFile()
453 if (PHY_ConfigRFWithPowerLimitTableParaFile(Adapter, pszRFTxPwrLmtFile) == _FAIL) { in phy_BB8723b_Config_ParaFile()