Searched refs:rtl92c_phy_set_bb_reg (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.h | 57 void rtl92c_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask,
|
H A D | sw.c | 212 .set_bbreg = rtl92c_phy_set_bb_reg,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.h | 57 void rtl92c_phy_set_bb_reg(struct ieee80211_hw *hw, u32 regaddr, u32 bitmask,
|
H A D | sw.c | 211 .set_bbreg = rtl92c_phy_set_bb_reg,
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 164 void rtl92c_phy_set_bb_reg(struct ieee80211_hw *hw,
|
H A D | phy_common.c | 31 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); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 164 void rtl92c_phy_set_bb_reg(struct ieee80211_hw *hw,
|
H A D | phy_common.c | 31 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); variable
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | sw.c | 121 .set_bbreg = rtl92c_phy_set_bb_reg,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | sw.c | 119 .set_bbreg = rtl92c_phy_set_bb_reg,
|
Completed in 11 milliseconds