Searched refs:tdls_channel_switch (Results 1 - 11 of 11) sorted by relevance

/linux-master/net/wireless/
H A Dcore.c469 WARN_ON(ops->tdls_channel_switch && !ops->tdls_cancel_channel_switch);
714 (!rdev->ops->tdls_channel_switch ||
H A Drdev-ops.h1182 ret = rdev->ops->tdls_channel_switch(&rdev->wiphy, dev, addr,
H A Dnl80211.c15379 if (!rdev->ops->tdls_channel_switch ||
15431 if (!rdev->ops->tdls_channel_switch ||
/linux-master/net/mac80211/
H A Ddriver-ops.h1294 if (!local->ops->tdls_channel_switch)
1298 ret = local->ops->tdls_channel_switch(&local->hw, &sdata->vif, sta,
H A Dmain.c1101 (!local->ops->tdls_channel_switch ||
H A Dcfg.c5129 .tdls_channel_switch = ieee80211_tdls_channel_switch,
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1419 .tdls_channel_switch = iwl_mvm_tdls_channel_switch,
H A Dmac80211.c6305 .tdls_channel_switch = iwl_mvm_tdls_channel_switch,
/linux-master/include/net/
H A Dmac80211.h4297 * @tdls_channel_switch: Start channel-switching with a TDLS peer. The driver
4689 int (*tdls_channel_switch)(struct ieee80211_hw *hw, member in struct:ieee80211_ops
H A Dcfg80211.h4498 * @tdls_channel_switch: Start channel-switching with a TDLS peer. The driver
4858 int (*tdls_channel_switch)(struct wiphy *wiphy, member in struct:cfg80211_ops
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4252 .tdls_channel_switch = mwifiex_cfg80211_tdls_chan_switch,

Completed in 414 milliseconds