Searched refs:rtl92c_phy_set_bw_mode (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.h | 73 void rtl92c_phy_set_bw_mode(struct ieee80211_hw *hw,
|
H A D | sw.c | 198 .set_bw_mode = rtl92c_phy_set_bw_mode,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | phy.h | 73 void rtl92c_phy_set_bw_mode(struct ieee80211_hw *hw,
|
H A D | sw.c | 198 .set_bw_mode = rtl92c_phy_set_bw_mode,
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 180 void rtl92c_phy_set_bw_mode(struct ieee80211_hw *hw,
|
H A D | phy_common.c | 652 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); variable
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192c/ |
H A D | phy_common.h | 180 void rtl92c_phy_set_bw_mode(struct ieee80211_hw *hw,
|
H A D | phy_common.c | 652 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); variable
|
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | sw.c | 110 .set_bw_mode = rtl92c_phy_set_bw_mode,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | sw.c | 110 .set_bw_mode = rtl92c_phy_set_bw_mode,
|
Completed in 9 milliseconds