Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/wireless/microchip/wilc1000/
H A Dcfg80211.c1152 static int cancel_remain_on_channel(struct wiphy *wiphy, in cancel_remain_on_channel() function
1741 .cancel_remain_on_channel = cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c214 dev->ops->cancel_remain_on_channel = NULL; in mt7615_check_offload_capability()
H A Dmain.c1365 .cancel_remain_on_channel = mt7615_cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c665 ops->cancel_remain_on_channel = NULL; in mt792x_get_mac80211_ops()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c1131 .cancel_remain_on_channel = iwl_mvm_cancel_roc,
H A Dmac80211.c6257 .cancel_remain_on_channel = iwl_mvm_cancel_roc,
/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dmac80211.c1124 .cancel_remain_on_channel = rtw89_ops_cancel_remain_on_channel,
H A Dcore.c4027 ops->cancel_remain_on_channel = NULL; in rtw89_alloc_ieee80211_hw()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmain.c1372 .cancel_remain_on_channel = mt7921_cancel_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.h750 ret = rdev->ops->cancel_remain_on_channel(&rdev->wiphy, wdev, cookie); in rdev_cancel_remain_on_channel()
/openbmc/linux/net/mac80211/
H A Ddriver-ops.h738 ret = local->ops->cancel_remain_on_channel(&local->hw, &sdata->vif); in drv_cancel_remain_on_channel()
H A Dcfg.c5097 .cancel_remain_on_channel = ieee80211_cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_mac80211.c1980 .cancel_remain_on_channel = rsi_mac80211_cancel_roc,
/openbmc/linux/include/net/
H A Dmac80211.h4486 int (*cancel_remain_on_channel)(struct ieee80211_hw *hw, member
H A Dcfg80211.h4584 int (*cancel_remain_on_channel)(struct wiphy *wiphy, member
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c2743 ath9k_ops.cancel_remain_on_channel = ath9k_cancel_remain_on_channel; in ath9k_fill_chanctx_ops()
/openbmc/linux/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c2650 .cancel_remain_on_channel = wil_cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3464 .cancel_remain_on_channel = ath6kl_cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c4229 .cancel_remain_on_channel = mwifiex_cfg80211_cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3863 .cancel_remain_on_channel = mac80211_hwsim_croc, \
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c5966 .cancel_remain_on_channel = wlcore_op_cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcfg80211.c5963 .cancel_remain_on_channel = brcmf_cfg80211_cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dmac.c9155 .cancel_remain_on_channel = ath11k_mac_op_cancel_remain_on_channel,
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c9442 .cancel_remain_on_channel = ath10k_cancel_remain_on_channel,

12