Home
last modified time | relevance | path

Searched refs:channel_switch_rx_beacon (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Ddriver-ops.h1085 if (local->ops->channel_switch_rx_beacon) in drv_channel_switch_rx_beacon()
1086 local->ops->channel_switch_rx_beacon(&local->hw, &sdata->vif, in drv_channel_switch_rx_beacon()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h1119 if (local->ops->channel_switch_rx_beacon) in drv_channel_switch_rx_beacon()
1120 local->ops->channel_switch_rx_beacon(&local->hw, &sdata->vif, in drv_channel_switch_rx_beacon()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1145 .channel_switch_rx_beacon = iwl_mvm_channel_switch_rx_beacon,
H A Dmac80211.c6224 .channel_switch_rx_beacon = iwl_mvm_channel_switch_rx_beacon,
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h3812 * @channel_switch_rx_beacon: This is an optional callback that is called
4133 void (*channel_switch_rx_beacon)(struct ieee80211_hw *hw, member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h4165 * @channel_switch_rx_beacon: This is an optional callback that is called
4550 void (*channel_switch_rx_beacon)(struct ieee80211_hw *hw, member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5331 .channel_switch_rx_beacon = iwl_mvm_channel_switch_rx_beacon,

Completed in 39 milliseconds