Home
last modified time | relevance | path

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

/Linux-v6.1/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()
103 enum rf90_radio_path_e e_rfpath,
107 enum rf90_radio_path_e e_rfpath,
126 enum rf90_radio_path_e e_rfpath, u32 offset) in rtl8192_phy_RFSerialRead() argument
131 BB_REGISTER_DEFINITION_T *pPhyReg = &priv->PHYRegDef[e_rfpath]; in rtl8192_phy_RFSerialRead()
140 priv->RfReg0Value[e_rfpath] |= 0x140; in rtl8192_phy_RFSerialRead()
144 priv->RfReg0Value[e_rfpath]<<16); in rtl8192_phy_RFSerialRead()
148 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);