Home
last modified time | relevance | path

Searched refs:cancel_remain_on_channel (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/net/wireless/silabs/wfx/
H A Dmain.c161 .cancel_remain_on_channel = wfx_cancel_remain_on_channel,
/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1147 static int cancel_remain_on_channel(struct wiphy *wiphy, in cancel_remain_on_channel() function
1720 .cancel_remain_on_channel = cancel_remain_on_channel,
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1364 .cancel_remain_on_channel = iwl_mvm_cancel_roc,
/linux/net/wireless/
H A Dcore.c464 WARN_ON(ops->remain_on_channel && !ops->cancel_remain_on_channel); in wiphy_new_nm()
H A Drdev-ops.h755 ret = rdev->ops->cancel_remain_on_channel(&rdev->wiphy, wdev, cookie); in rdev_cancel_remain_on_channel()
H A Dnl80211.c13347 if (!rdev->ops->cancel_remain_on_channel) in nl80211_cancel_remain_on_channel()
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1573 .cancel_remain_on_channel = mt7921_cancel_remain_on_channel,
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1992 .cancel_remain_on_channel = rsi_mac80211_cancel_roc,
/linux/net/mac80211/
H A Ddriver-ops.h826 ret = local->ops->cancel_remain_on_channel(&local->hw, &sdata->vif); in drv_cancel_remain_on_channel()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmac80211.c2646 .cancel_remain_on_channel = iwl_mld_cancel_roc,
/linux/include/net/
H A Dmac80211.h4232 * @cancel_remain_on_channel: Requests that an ongoing off-channel period is
4716 int (*cancel_remain_on_channel)(struct ieee80211_hw *hw, member
H A Dcfg80211.h4531 * @cancel_remain_on_channel: Cancel an on-going remain-on-channel operation.
4922 int (*cancel_remain_on_channel)(struct wiphy *wiphy, member
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmain.c2281 .cancel_remain_on_channel = mt7925_cancel_remain_on_channel,
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c2761 ath9k_ops.cancel_remain_on_channel = ath9k_cancel_remain_on_channel; in ath9k_fill_chanctx_ops()
/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1759 wil_dbg_misc(wil, "cancel_remain_on_channel\n"); in wil_cancel_remain_on_channel()
2650 .cancel_remain_on_channel = wil_cancel_remain_on_channel,
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3468 .cancel_remain_on_channel = ath6kl_cancel_remain_on_channel,
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4586 .cancel_remain_on_channel = mwifiex_cfg80211_cancel_remain_on_channel,
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.c5863 ops->cancel_remain_on_channel = NULL; in rtw89_alloc_ieee80211_hw()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c6052 .cancel_remain_on_channel = wlcore_op_cancel_remain_on_channel,
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5998 .cancel_remain_on_channel = brcmf_cfg80211_cancel_remain_on_channel,
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9486 .cancel_remain_on_channel = ath10k_cancel_remain_on_channel,
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c12999 .cancel_remain_on_channel = ath12k_mac_op_cancel_remain_on_channel,