Searched refs:tdls_channel_switch (Results 1 – 11 of 11) sorted by relevance
| /linux-6.15/net/wireless/ |
| H A D | core.c | 465 WARN_ON(ops->tdls_channel_switch && !ops->tdls_cancel_channel_switch); in wiphy_new_nm() 754 (!rdev->ops->tdls_channel_switch || in wiphy_register()
|
| H A D | rdev-ops.h | 1186 ret = rdev->ops->tdls_channel_switch(&rdev->wiphy, dev, addr, in rdev_tdls_channel_switch()
|
| H A D | nl80211.c | 15583 if (!rdev->ops->tdls_channel_switch || in nl80211_tdls_channel_switch() 15635 if (!rdev->ops->tdls_channel_switch || in nl80211_tdls_cancel_channel_switch()
|
| /linux-6.15/net/mac80211/ |
| H A D | driver-ops.h | 1311 if (!local->ops->tdls_channel_switch) in drv_tdls_channel_switch() 1315 ret = local->ops->tdls_channel_switch(&local->hw, &sdata->vif, sta, in drv_tdls_channel_switch()
|
| H A D | main.c | 1137 (!local->ops->tdls_channel_switch || in ieee80211_register_hw()
|
| H A D | cfg.c | 5279 .tdls_channel_switch = ieee80211_tdls_channel_switch,
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mld-mac80211.c | 1398 .tdls_channel_switch = iwl_mvm_tdls_channel_switch,
|
| H A D | mac80211.c | 6644 .tdls_channel_switch = iwl_mvm_tdls_channel_switch,
|
| /linux-6.15/include/net/ |
| H A D | mac80211.h | 4780 int (*tdls_channel_switch)(struct ieee80211_hw *hw, member
|
| H A D | cfg80211.h | 4927 int (*tdls_channel_switch)(struct wiphy *wiphy, member
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 4617 .tdls_channel_switch = mwifiex_cfg80211_tdls_chan_switch,
|