Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/rtl8723bs/include/
Dhal_com_phycfg.h244 int PHY_ConfigRFWithPowerLimitTableParaFile(struct adapter *Adapter, char*pFileName);
/Linux-v5.4/drivers/staging/rtl8723bs/hal/
Drtl8723b_phycfg.c448 if (PHY_ConfigRFWithPowerLimitTableParaFile(Adapter, pszRFTxPwrLmtFile) == _FAIL) { in phy_BB8723b_Config_ParaFile()
Dhal_com_phycfg.c3213 int PHY_ConfigRFWithPowerLimitTableParaFile( in PHY_ConfigRFWithPowerLimitTableParaFile() function