Home
last modified time | relevance | path

Searched refs:rtl8192_phy_CheckIsLegalRFPath (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/drivers/staging/rtl8192u/
Dr8190_rtl8256.c40 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in phy_set_rf8256_bandwidth()
125 if (!rtl8192_phy_CheckIsLegalRFPath(dev, eRFPath)) in phy_rf8256_config_para_file()
Dr819xU_phy.h49 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 e_rfpath);
Dr819xU_phy.c41 u8 rtl8192_phy_CheckIsLegalRFPath(struct net_device *dev, u32 e_rfpath) in rtl8192_phy_CheckIsLegalRFPath() function
279 if (!rtl8192_phy_CheckIsLegalRFPath(dev, e_rfpath)) in rtl8192_phy_SetRFReg()
328 if (!rtl8192_phy_CheckIsLegalRFPath(dev, e_rfpath)) in rtl8192_phy_QueryRFReg()
Dr8192U_core.c3630 if (!rtl8192_phy_CheckIsLegalRFPath(priv->ieee80211->dev, in rtl8192_process_phyinfo()
3953 if (!rtl8192_phy_CheckIsLegalRFPath(priv->ieee80211->dev, i)) in rtl8192_query_rxphystatus()