Searched refs:phy_set_bw_mode_callback (Results 1 – 5 of 5) sorted by relevance
156 .phy_set_bw_mode_callback = rtl92cu_phy_set_bw_mode_callback,
248 .phy_set_bw_mode_callback = rtl92ce_phy_set_bw_mode_callback,
243 static void phy_set_bw_mode_callback(struct adapter *adapt) in phy_set_bw_mode_callback() function318 phy_set_bw_mode_callback(adapt); in phy_set_bw_mode()
702 rtlpriv->cfg->ops->phy_set_bw_mode_callback(hw); in rtl92c_phy_set_bw_mode()
2186 void (*phy_set_bw_mode_callback) (struct ieee80211_hw *hw); member