Searched defs:eRFPath (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Dodm_interface.c26 ODM_SetRFReg( struct dm_odm_t *pDM_Odm, enum RF_RADIO_PATH eRFPath, u32 RegAddr, u32 BitMask, u32 Data ) ODM_SetRFReg() argument
39 ODM_GetRFReg( struct dm_odm_t *pDM_Odm, enum RF_RADIO_PATH eRFPath, u32 RegAddr, u32 BitMask ) ODM_GetRFReg() argument
H A Drtl8723a_phycfg.c160 phy_RFSerialRead(struct rtw_adapter *Adapter, enum RF_RADIO_PATH eRFPath, phy_RFSerialRead() argument
280 phy_RFSerialWrite(struct rtw_adapter *Adapter, enum RF_RADIO_PATH eRFPath, phy_RFSerialWrite() argument
341 PHY_QueryRFReg(struct rtw_adapter *Adapter, enum RF_RADIO_PATH eRFPath, PHY_QueryRFReg() argument
378 PHY_SetRFReg(struct rtw_adapter *Adapter, enum RF_RADIO_PATH eRFPath, PHY_SetRFReg() argument
940 enum RF_RADIO_PATH eRFPath; _PHY_SwChnl8723A() local
H A Drtl8723a_rf6052.c430 u8 eRFPath; phy_RF6052_Config_ParaFile() local
/linux-4.1.27/drivers/staging/rtl8192u/
H A Dr8190_rtl8256.c28 u8 eRFPath; PHY_SetRF8256Bandwidth() local
107 u8 eRFPath; phy_RF8256_Config_ParaFile() local
H A Dr819xU_phy.c63 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath) rtl8192_phy_CheckIsLegalRFPath() argument
296 void rtl8192_phy_SetRFReg(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, rtl8192_phy_SetRFReg() argument
344 u32 rtl8192_phy_QueryRFReg(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, rtl8192_phy_QueryRFReg() argument
374 static u32 phy_FwRFSerialRead(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, phy_FwRFSerialRead() argument
1274 u8 eRFPath; rtl8192_phy_SwChnlStepByStep() local
146 rtl8192_phy_RFSerialRead(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, u32 offset) rtl8192_phy_RFSerialRead() argument
231 rtl8192_phy_RFSerialWrite(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, u32 offset, u32 data) rtl8192_phy_RFSerialWrite() argument
435 phy_FwRFSerialWrite(struct net_device *dev, RF90_RADIO_PATH_E eRFPath, u32 offset, u32 data) phy_FwRFSerialWrite() argument
705 rtl8192_phy_checkBBAndRF(struct net_device *dev, HW90_BLOCK_E CheckBlock, RF90_RADIO_PATH_E eRFPath) rtl8192_phy_checkBBAndRF() argument
975 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device *dev, RF90_RADIO_PATH_E eRFPath) rtl8192_phy_ConfigRFWithHeaderFile() argument
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
H A Dr8190P_rtl8256.c28 u8 eRFPath; PHY_SetRF8256Bandwidth() local
96 u8 eRFPath; phy_RF8256_Config_ParaFile() local
H A Dr8192E_phy.c67 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath) rtl8192_phy_CheckIsLegalRFPath() argument
219 void rtl8192_phy_SetRFReg(struct net_device *dev, enum rf90_radio_path eRFPath, rtl8192_phy_SetRFReg() argument
259 u32 rtl8192_phy_QueryRFReg(struct net_device *dev, enum rf90_radio_path eRFPath, rtl8192_phy_QueryRFReg() argument
848 u8 eRFPath; rtl8192_phy_SwChnlStepByStep() local
109 rtl8192_phy_RFSerialRead(struct net_device *dev, enum rf90_radio_path eRFPath, u32 Offset) rtl8192_phy_RFSerialRead() argument
166 rtl8192_phy_RFSerialWrite(struct net_device *dev, enum rf90_radio_path eRFPath, u32 Offset, u32 Data) rtl8192_phy_RFSerialWrite() argument
283 phy_FwRFSerialRead(struct net_device *dev, enum rf90_radio_path eRFPath, u32 Offset) phy_FwRFSerialRead() argument
309 phy_FwRFSerialWrite(struct net_device *dev, enum rf90_radio_path eRFPath, u32 Offset, u32 Data) phy_FwRFSerialWrite() argument
492 rtl8192_phy_checkBBAndRF(struct net_device *dev, enum hw90_block CheckBlock, enum rf90_radio_path eRFPath) rtl8192_phy_checkBBAndRF() argument
722 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device *dev, enum rf90_radio_path eRFPath) rtl8192_phy_ConfigRFWithHeaderFile() argument
/linux-4.1.27/drivers/net/wireless/rtlwifi/rtl8192cu/
H A Dhw.c1069 u8 eRFPath = 0, value8 = 0; _DisableRFAFEAndResetBB() local

Completed in 288 milliseconds