Searched refs:channel_switch_rx_beacon (Results 1 – 4 of 4) sorted by relevance
1114 if (local->ops->channel_switch_rx_beacon) in drv_channel_switch_rx_beacon()1115 local->ops->channel_switch_rx_beacon(&local->hw, &sdata->vif, in drv_channel_switch_rx_beacon()
1184 .channel_switch_rx_beacon = iwl_mvm_channel_switch_rx_beacon,
6254 .channel_switch_rx_beacon = iwl_mvm_channel_switch_rx_beacon,
4550 void (*channel_switch_rx_beacon)(struct ieee80211_hw *hw, member