Home
last modified time | relevance | path

Searched refs:rtl92cu_phy_set_bw_mode_callback (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dphy.h22 void rtl92cu_phy_set_bw_mode_callback(struct ieee80211_hw *hw);
H A Dsw.c128 .phy_set_bw_mode_callback = rtl92cu_phy_set_bw_mode_callback,
H A Dphy.c263 void rtl92cu_phy_set_bw_mode_callback(struct ieee80211_hw *hw) in rtl92cu_phy_set_bw_mode_callback() function