Searched refs:phy_set_bw_mode_callback (Results 1 – 4 of 4) sorted by relevance
221 .phy_set_bw_mode_callback = rtl92ce_phy_set_bw_mode_callback,
130 .phy_set_bw_mode_callback = rtl92cu_phy_set_bw_mode_callback,
672 rtlpriv->cfg->ops->phy_set_bw_mode_callback(hw); in rtl92c_phy_set_bw_mode()
2315 void (*phy_set_bw_mode_callback)(struct ieee80211_hw *hw); member