Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Ddriver-ops.h1055 if (local->ops->post_channel_switch) in drv_post_channel_switch()
1056 ret = local->ops->post_channel_switch(&local->hw, &sdata->vif); in drv_post_channel_switch()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddriver-ops.h1089 if (local->ops->post_channel_switch) in drv_post_channel_switch()
1090 ret = local->ops->post_channel_switch(&local->hw, &sdata->vif); in drv_post_channel_switch()
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1143 .post_channel_switch = iwl_mvm_post_channel_switch,
H A Dmac80211.c6222 .post_channel_switch = iwl_mvm_post_channel_switch,
/kernel/linux/linux-5.10/include/net/
H A Dmac80211.h3806 * @post_channel_switch: This is an optional callback that is called
4129 int (*post_channel_switch)(struct ieee80211_hw *hw, member
/kernel/linux/linux-6.6/include/net/
H A Dmac80211.h4159 * @post_channel_switch: This is an optional callback that is called
4546 int (*post_channel_switch)(struct ieee80211_hw *hw, member
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c5329 .post_channel_switch = iwl_mvm_post_channel_switch,

Completed in 37 milliseconds