/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 1152 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 D | init.c | 214 dev->ops->cancel_remain_on_channel = NULL; in mt7615_check_offload_capability()
|
H A D | main.c | 1365 .cancel_remain_on_channel = mt7615_cancel_remain_on_channel,
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt792x_core.c | 665 ops->cancel_remain_on_channel = NULL; in mt792x_get_mac80211_ops()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-mac80211.c | 1131 .cancel_remain_on_channel = iwl_mvm_cancel_roc,
|
H A D | mac80211.c | 6257 .cancel_remain_on_channel = iwl_mvm_cancel_roc,
|
/openbmc/linux/drivers/net/wireless/realtek/rtw89/ |
H A D | mac80211.c | 1124 .cancel_remain_on_channel = rtw89_ops_cancel_remain_on_channel,
|
H A D | core.c | 4027 ops->cancel_remain_on_channel = NULL; in rtw89_alloc_ieee80211_hw()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | main.c | 1372 .cancel_remain_on_channel = mt7921_cancel_remain_on_channel,
|
/openbmc/linux/net/wireless/ |
H A D | core.c | 468 WARN_ON(ops->remain_on_channel && !ops->cancel_remain_on_channel); in wiphy_new_nm()
|
H A D | rdev-ops.h | 750 ret = rdev->ops->cancel_remain_on_channel(&rdev->wiphy, wdev, cookie); in rdev_cancel_remain_on_channel()
|
/openbmc/linux/net/mac80211/ |
H A D | driver-ops.h | 738 ret = local->ops->cancel_remain_on_channel(&local->hw, &sdata->vif); in drv_cancel_remain_on_channel()
|
H A D | cfg.c | 5097 .cancel_remain_on_channel = ieee80211_cancel_remain_on_channel,
|
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 1980 .cancel_remain_on_channel = rsi_mac80211_cancel_roc,
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 4486 int (*cancel_remain_on_channel)(struct ieee80211_hw *hw, member
|
H A D | cfg80211.h | 4584 int (*cancel_remain_on_channel)(struct wiphy *wiphy, member
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 2743 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 D | cfg80211.c | 2650 .cancel_remain_on_channel = wil_cancel_remain_on_channel,
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 3464 .cancel_remain_on_channel = ath6kl_cancel_remain_on_channel,
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 4229 .cancel_remain_on_channel = mwifiex_cfg80211_cancel_remain_on_channel,
|
/openbmc/linux/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | 3863 .cancel_remain_on_channel = mac80211_hwsim_croc, \
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 5966 .cancel_remain_on_channel = wlcore_op_cancel_remain_on_channel,
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | cfg80211.c | 5963 .cancel_remain_on_channel = brcmf_cfg80211_cancel_remain_on_channel,
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 9155 .cancel_remain_on_channel = ath11k_mac_op_cancel_remain_on_channel,
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 9442 .cancel_remain_on_channel = ath10k_cancel_remain_on_channel,
|