/kernel/linux/linux-5.10/net/mac80211/ |
H A D | offchannel.c | 321 if (local->ops->remain_on_channel) { in _ieee80211_start_next_roc() 404 if (local->ops->remain_on_channel) { in ieee80211_start_next_roc() 420 if (WARN_ON(local->ops->remain_on_channel)) in __ieee80211_roc_work() 544 if (local->use_chanctx && !local->ops->remain_on_channel) in ieee80211_start_roc_work() 585 if (!local->ops->remain_on_channel) { in ieee80211_start_roc_work() 625 if (!local->ops->remain_on_channel) { in ieee80211_start_roc_work() 719 if (local->ops->remain_on_channel) { in ieee80211_cancel_roc() 821 local->ops->remain_on_channel && in ieee80211_mgmt_tx() 977 if (local->ops->remain_on_channel) { in ieee80211_roc_purge()
|
H A D | main.c | 584 if (!use_chanctx || ops->remain_on_channel) in ieee80211_alloc_hw_nm() 1163 if (!local->ops->remain_on_channel) in ieee80211_register_hw()
|
H A D | driver-ops.h | 687 ret = local->ops->remain_on_channel(&local->hw, &sdata->vif, in drv_remain_on_channel()
|
H A D | iface.c | 117 working = !local->ops->remain_on_channel && in __ieee80211_recalc_idle()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | offchannel.c | 323 if (local->ops->remain_on_channel) { in _ieee80211_start_next_roc() 406 if (local->ops->remain_on_channel) { in ieee80211_start_next_roc() 422 if (WARN_ON(local->ops->remain_on_channel)) in __ieee80211_roc_work() 546 if (local->use_chanctx && !local->ops->remain_on_channel) in ieee80211_start_roc_work() 587 if (!local->ops->remain_on_channel) { in ieee80211_start_roc_work() 627 if (!local->ops->remain_on_channel) { in ieee80211_start_roc_work() 721 if (local->ops->remain_on_channel) { in ieee80211_cancel_roc() 839 local->ops->remain_on_channel && in ieee80211_mgmt_tx() 1015 if (local->ops->remain_on_channel) { in ieee80211_roc_purge()
|
H A D | main.c | 682 if (!use_chanctx || ops->remain_on_channel) in ieee80211_alloc_hw_nm() 1259 if (!local->ops->remain_on_channel) in ieee80211_register_hw()
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | p2p.h | 107 * @remain_on_channel: contains copy of struct used by cfg80211. 129 struct ieee80211_channel remain_on_channel; member
|
H A D | p2p.c | 994 memcpy(&p2p->remain_on_channel, channel, sizeof(*channel)); in brcmf_p2p_remain_on_channel() 1031 &p2p->remain_on_channel, in brcmf_p2p_notify_listen_complete() 1574 ieee80211_frequency_to_channel(p2p->remain_on_channel.center_freq)) in brcmf_p2p_tx_action_frame()
|
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | p2p.h | 107 * @remain_on_channel: contains copy of struct used by cfg80211. 129 struct ieee80211_channel remain_on_channel; member
|
H A D | p2p.c | 994 memcpy(&p2p->remain_on_channel, channel, sizeof(*channel)); in brcmf_p2p_remain_on_channel() 1031 &p2p->remain_on_channel, in brcmf_p2p_notify_listen_complete() 1574 ieee80211_frequency_to_channel(p2p->remain_on_channel.center_freq)) in brcmf_p2p_tx_action_frame()
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | init.c | 154 dev->ops->remain_on_channel = NULL; in mt7615_check_offload_capability()
|
H A D | main.c | 1255 .remain_on_channel = mt7615_remain_on_channel,
|
/kernel/linux/linux-5.10/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1082 static int remain_on_channel(struct wiphy *wiphy, in remain_on_channel() function 1685 .remain_on_channel = remain_on_channel,
|
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1112 static int remain_on_channel(struct wiphy *wiphy, in remain_on_channel() function 1740 .remain_on_channel = remain_on_channel,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | init.c | 210 dev->ops->remain_on_channel = NULL; in mt7615_check_offload_capability()
|
H A D | main.c | 1364 .remain_on_channel = mt7615_remain_on_channel,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_core.c | 664 ops->remain_on_channel = NULL; in mt792x_get_mac80211_ops()
|
/kernel/linux/linux-5.10/net/wireless/ |
H A D | core.c | 421 WARN_ON(ops->remain_on_channel && !ops->cancel_remain_on_channel); in wiphy_new_nm()
|
H A D | rdev-ops.h | 718 ret = rdev->ops->remain_on_channel(&rdev->wiphy, wdev, chan, in rdev_remain_on_channel()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-mac80211.c | 1123 .remain_on_channel = iwl_mvm_mld_roc,
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | main.c | 1365 .remain_on_channel = mt7921_remain_on_channel,
|
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
H A D | mac80211.c | 1121 .remain_on_channel = rtw89_ops_remain_on_channel,
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mac80211.h | 3654 * @remain_on_channel: Starts an off-channel period on the given channel, must 4052 int (*remain_on_channel)(struct ieee80211_hw *hw, member 5964 * ieee80211_remain_on_channel_expired - remain_on_channel duration expired
|
/kernel/linux/linux-5.10/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 1961 .remain_on_channel = rsi_mac80211_roc,
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mac80211.h | 4003 * @remain_on_channel: Starts an off-channel period on the given channel, must 4464 int (*remain_on_channel)(struct ieee80211_hw *hw, member 6583 * ieee80211_remain_on_channel_expired - remain_on_channel duration expired
|