Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.h73 void rtl92c_phy_set_bw_mode(struct ieee80211_hw *hw,
H A Dsw.c195 .set_bw_mode = rtl92c_phy_set_bw_mode,
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192c/
H A Dphy_common.h180 void rtl92c_phy_set_bw_mode(struct ieee80211_hw *hw,
H A Dphy_common.c652 void rtl92c_phy_set_bw_mode(struct ieee80211_hw *hw, in rtl92c_phy_set_bw_mode() function
672 EXPORT_SYMBOL(rtl92c_phy_set_bw_mode);
/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dsw.c107 .set_bw_mode = rtl92c_phy_set_bw_mode,