Home
last modified time | relevance | path

Searched refs:post_channel_switch (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/net/mac80211/
A Ddriver-ops.h1051 if (local->ops->post_channel_switch) in drv_post_channel_switch()
1052 ret = local->ops->post_channel_switch(&local->hw, &sdata->vif); in drv_post_channel_switch()
/linux-6.3-rc2/include/net/
A Dmac80211.h4501 int (*post_channel_switch)(struct ieee80211_hw *hw, member
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c5609 .post_channel_switch = iwl_mvm_post_channel_switch,

Completed in 32 milliseconds