Searched defs:eRFPath (Results 1 – 5 of 5) sorted by relevance
/linux-3.3/drivers/staging/rtl8192u/ |
D | r819xU_phy.c | 61 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device* dev, u32 eRFPath) in rtl8192_phy_CheckIsLegalRFPath() 133 u32 rtl8192_phy_RFSerialRead(struct net_device* dev, RF90_RADIO_PATH_E eRFPath, u32 Offset) in rtl8192_phy_RFSerialRead() 221 void rtl8192_phy_RFSerialWrite(struct net_device* dev, RF90_RADIO_PATH_E eRFPath, u32 Offset, u32 D… in rtl8192_phy_RFSerialWrite() 294 void rtl8192_phy_SetRFReg(struct net_device* dev, RF90_RADIO_PATH_E eRFPath, u32 RegAddr, u32 BitMa… in rtl8192_phy_SetRFReg() 342 u32 rtl8192_phy_QueryRFReg(struct net_device* dev, RF90_RADIO_PATH_E eRFPath, u32 RegAddr, u32 BitM… in rtl8192_phy_QueryRFReg() 376 RF90_RADIO_PATH_E eRFPath, in phy_FwRFSerialRead() 438 RF90_RADIO_PATH_E eRFPath, in phy_FwRFSerialWrite() 693 …tl8192_phy_checkBBAndRF(struct net_device* dev, HW90_BLOCK_E CheckBlock, RF90_RADIO_PATH_E eRFPath) in rtl8192_phy_checkBBAndRF() 952 u8 rtl8192_phy_ConfigRFWithHeaderFile(struct net_device* dev, RF90_RADIO_PATH_E eRFPath) in rtl8192_phy_ConfigRFWithHeaderFile() 1252 u8 eRFPath; in rtl8192_phy_SwChnlStepByStep() local [all …]
|
D | r8190_rtl8256.c | 28 u8 eRFPath; in PHY_SetRF8256Bandwidth() local 114 u8 eRFPath; in phy_RF8256_Config_ParaFile() local
|
/linux-3.3/drivers/staging/rtl8192e/rtl8192e/ |
D | r8192E_phy.c | 66 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 eRFPath) in rtl8192_phy_CheckIsLegalRFPath() 109 enum rf90_radio_path eRFPath, u32 Offset) in rtl8192_phy_RFSerialRead() 165 enum rf90_radio_path eRFPath, u32 Offset, in rtl8192_phy_RFSerialWrite() 218 void rtl8192_phy_SetRFReg(struct net_device *dev, enum rf90_radio_path eRFPath, in rtl8192_phy_SetRFReg() 259 u32 rtl8192_phy_QueryRFReg(struct net_device *dev, enum rf90_radio_path eRFPath, in rtl8192_phy_QueryRFReg() 283 enum rf90_radio_path eRFPath, u32 Offset) in phy_FwRFSerialRead() 311 enum rf90_radio_path eRFPath, in phy_FwRFSerialWrite() 496 enum rf90_radio_path eRFPath) in rtl8192_phy_checkBBAndRF() 728 enum rf90_radio_path eRFPath) in rtl8192_phy_ConfigRFWithHeaderFile() 856 u8 eRFPath; in rtl8192_phy_SwChnlStepByStep() local
|
D | r8190P_rtl8256.c | 28 u8 eRFPath; in PHY_SetRF8256Bandwidth() local 98 u8 eRFPath; in phy_RF8256_Config_ParaFile() local
|
/linux-3.3/drivers/net/wireless/rtlwifi/rtl8192cu/ |
D | hw.c | 1229 u8 eRFPath = 0, value8 = 0; in _DisableRFAFEAndResetBB() local
|