Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dphy.h114 void rtl92ce_phy_set_bw_mode_callback(struct ieee80211_hw *hw);
H A Dsw.c220 .phy_set_bw_mode_callback = rtl92ce_phy_set_bw_mode_callback,
H A Dphy.c287 void rtl92ce_phy_set_bw_mode_callback(struct ieee80211_hw *hw) in rtl92ce_phy_set_bw_mode_callback() function