Searched refs:e_rfpath (Results 1 – 2 of 2) sorted by relevance
41 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 e_rfpath) in rtl8192_phy_CheckIsLegalRFPath() argument49 if (e_rfpath == RF90_PATH_A || e_rfpath == RF90_PATH_B) in rtl8192_phy_CheckIsLegalRFPath()51 else if (e_rfpath == RF90_PATH_C || e_rfpath == RF90_PATH_D) in rtl8192_phy_CheckIsLegalRFPath()104 enum rf90_radio_path_e e_rfpath,108 enum rf90_radio_path_e e_rfpath,127 enum rf90_radio_path_e e_rfpath, u32 offset) in rtl8192_phy_RFSerialRead() argument132 BB_REGISTER_DEFINITION_T *pPhyReg = &priv->PHYRegDef[e_rfpath]; in rtl8192_phy_RFSerialRead()141 priv->RfReg0Value[e_rfpath] |= 0x140; in rtl8192_phy_RFSerialRead()145 priv->RfReg0Value[e_rfpath]<<16); in rtl8192_phy_RFSerialRead()149 priv->RfReg0Value[e_rfpath] |= 0x100; in rtl8192_phy_RFSerialRead()[all …]
44 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 e_rfpath);49 enum rf90_radio_path_e e_rfpath,52 enum rf90_radio_path_e e_rfpath,58 enum rf90_radio_path_e e_rfpath);65 enum rf90_radio_path_e e_rfpath);