Searched refs:eRFPath (Results 1 – 4 of 4) sorted by relevance
85 u8 eRFPath; in phy_RF6052_Config_ParaFile() local93 for (eRFPath = 0; eRFPath < pHalData->NumTotalRFPath; eRFPath++) { in phy_RF6052_Config_ParaFile()95 pPhyReg = &pHalData->PHYRegDef[eRFPath]; in phy_RF6052_Config_ParaFile()98 switch (eRFPath) { in phy_RF6052_Config_ParaFile()123 switch (eRFPath) { in phy_RF6052_Config_ParaFile()127 CONFIG_RF_RADIO, eRFPath); in phy_RF6052_Config_ParaFile()132 switch (eRFPath) { in phy_RF6052_Config_ParaFile()
70 enum rf_path eRFPath
267 void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask, u32 Data270 void *pBtcContext, u8 eRFPath, u32 RegAddr, u32 BitMask
414 enum rf_path eRFPath in ODM_ConfigRFWithHeaderFile() argument