Home
last modified time | relevance | path

Searched refs:channel_switch_rx_beacon (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddriver-ops.h1122 if (local->ops->channel_switch_rx_beacon) in drv_channel_switch_rx_beacon()
1123 local->ops->channel_switch_rx_beacon(&local->hw, &sdata->vif,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1152 .channel_switch_rx_beacon = iwl_mvm_channel_switch_rx_beacon,
H A Dmac80211.c6278 .channel_switch_rx_beacon = iwl_mvm_channel_switch_rx_beacon,
/openbmc/linux/include/net/
H A Dmac80211.h4567 void (*channel_switch_rx_beacon)(struct ieee80211_hw *hw, member