Home
last modified time | relevance | path

Searched refs:remain_on_channel (Results 1 – 25 of 31) sorted by relevance

12

/openbmc/linux/net/mac80211/
H A Doffchannel.c323 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()
1016 if (local->ops->remain_on_channel) { in ieee80211_roc_purge()
H A Dmain.c710 if (!use_chanctx || ops->remain_on_channel) in ieee80211_alloc_hw_nm()
1287 if (!local->ops->remain_on_channel) in ieee80211_register_hw()
H A Ddriver-ops.h719 ret = local->ops->remain_on_channel(&local->hw, &sdata->vif, in drv_remain_on_channel()
H A Diface.c119 working = !local->ops->remain_on_channel && in __ieee80211_recalc_idle()
H A Dcfg.c5095 .remain_on_channel = ieee80211_remain_on_channel,
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.h129 struct ieee80211_channel remain_on_channel; member
H A Dp2p.c994 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()
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1112 static int remain_on_channel(struct wiphy *wiphy, in remain_on_channel() function
1740 .remain_on_channel = remain_on_channel,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c213 dev->ops->remain_on_channel = NULL; in mt7615_check_offload_capability()
H A Dmain.c1364 .remain_on_channel = mt7615_remain_on_channel,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c664 ops->remain_on_channel = NULL; in mt792x_get_mac80211_ops()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1130 .remain_on_channel = iwl_mvm_mld_roc,
H A Dmac80211.c6256 .remain_on_channel = iwl_mvm_roc,
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c1123 .remain_on_channel = rtw89_ops_remain_on_channel,
H A Dcore.c4026 ops->remain_on_channel = NULL; in rtw89_alloc_ieee80211_hw()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1365 .remain_on_channel = mt7921_remain_on_channel,
/openbmc/linux/net/wireless/
H A Dcore.c468 WARN_ON(ops->remain_on_channel && !ops->cancel_remain_on_channel); in wiphy_new_nm()
H A Drdev-ops.h738 ret = rdev->ops->remain_on_channel(&rdev->wiphy, wdev, chan, in rdev_remain_on_channel()
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1979 .remain_on_channel = rsi_mac80211_roc,
/openbmc/linux/include/net/
H A Dmac80211.h4468 int (*remain_on_channel)(struct ieee80211_hw *hw, member
H A Dcfg80211.h4579 int (*remain_on_channel)(struct wiphy *wiphy, member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c2742 ath9k_ops.remain_on_channel = ath9k_remain_on_channel; in ath9k_fill_chanctx_ops()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2649 .remain_on_channel = wil_remain_on_channel,
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3463 .remain_on_channel = ath6kl_remain_on_channel,
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4228 .remain_on_channel = mwifiex_cfg80211_remain_on_channel,

12