Home
last modified time | relevance | path

Searched refs:rtl92c_phy_set_bb_reg (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.h57 void rtl92c_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask,
H A Dsw.c208 .set_bbreg = rtl92c_phy_set_bb_reg,
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.h164 void rtl92c_phy_set_bb_reg(struct ieee80211_hw *hw,
H A Dphy_common.c31 void rtl92c_phy_set_bb_reg(struct ieee80211_hw *hw, in rtl92c_phy_set_bb_reg() function
53 EXPORT_SYMBOL(rtl92c_phy_set_bb_reg);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dsw.c116 .set_bbreg = rtl92c_phy_set_bb_reg,