Home
last modified time | relevance | path

Searched refs:e_rfpath (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8192u/
Dr819xU_phy.c41 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 e_rfpath) in rtl8192_phy_CheckIsLegalRFPath() argument
49 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() argument
132 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 …]
Dr819xU_phy.h49 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 e_rfpath);
54 enum rf90_radio_path_e e_rfpath,
57 enum rf90_radio_path_e e_rfpath,
62 enum rf90_radio_path_e e_rfpath);
69 enum rf90_radio_path_e e_rfpath);