Searched refs:phy_set_bw_mode_callback (Results 1 – 6 of 6) sorted by relevance
246 .phy_set_bw_mode_callback = rtl92ce_phy_set_bw_mode_callback,
155 .phy_set_bw_mode_callback = rtl92cu_phy_set_bw_mode_callback,
196 static void phy_set_bw_mode_callback(struct adapter *adapt) in phy_set_bw_mode_callback() function263 phy_set_bw_mode_callback(adapt); in rtw_hal_set_bwmode()
698 rtlpriv->cfg->ops->phy_set_bw_mode_callback(hw); in rtl92c_phy_set_bw_mode()
2337 void (*phy_set_bw_mode_callback) (struct ieee80211_hw *hw); member
2258 void (*phy_set_bw_mode_callback)(struct ieee80211_hw *hw); member