Searched refs:pre_channel_switch (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/mac80211/
H A Ddriver-ops.h1154 if (local->ops->pre_channel_switch)
1155 ret = local->ops->pre_channel_switch(&local->hw, &sdata->vif,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1414 .pre_channel_switch = iwl_mvm_pre_channel_switch,
H A Dmac80211.c6300 .pre_channel_switch = iwl_mvm_pre_channel_switch,
/linux-master/include/net/
H A Dmac80211.h4272 * @pre_channel_switch: This is an optional callback that is called
4668 int (*pre_channel_switch)(struct ieee80211_hw *hw, member in struct:ieee80211_ops

Completed in 463 milliseconds