Searched refs:remain_on_channel (Results 1 – 21 of 21) sorted by relevance
| /linux-4.4.14/net/mac80211/ |
| D | offchannel.c | 274 if (local->ops->remain_on_channel) { in ieee80211_start_next_roc() 477 if (roc->started && local->ops->remain_on_channel) { in ieee80211_roc_purge() 488 if (local->ops->remain_on_channel) { in ieee80211_roc_purge()
|
| D | main.c | 536 if (ops->remain_on_channel) in ieee80211_alloc_hw_nm() 997 if (!local->ops->remain_on_channel) in ieee80211_register_hw()
|
| D | cfg.c | 2560 if (local->use_chanctx && !local->ops->remain_on_channel) in ieee80211_start_roc_work() 2605 if (!local->ops->remain_on_channel) { in ieee80211_start_roc_work() 2643 if (local->ops->remain_on_channel) { in ieee80211_start_roc_work() 2757 if (local->ops->remain_on_channel) { in ieee80211_cancel_roc() 3357 local->ops->remain_on_channel && in ieee80211_mgmt_tx() 3862 .remain_on_channel = ieee80211_remain_on_channel,
|
| D | driver-ops.h | 677 ret = local->ops->remain_on_channel(&local->hw, &sdata->vif, in drv_remain_on_channel()
|
| D | iface.c | 116 working = !local->ops->remain_on_channel && in __ieee80211_recalc_idle()
|
| /linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
| D | p2p.h | 138 struct ieee80211_channel remain_on_channel; member
|
| D | p2p.c | 991 memcpy(&p2p->remain_on_channel, channel, sizeof(*channel)); in brcmf_p2p_remain_on_channel() 1028 &p2p->remain_on_channel, in brcmf_p2p_notify_listen_complete()
|
| D | cfg80211.c | 4676 .remain_on_channel = brcmf_p2p_remain_on_channel,
|
| /linux-4.4.14/drivers/staging/wilc1000/ |
| D | wilc_wfi_cfgoperations.c | 2117 static int remain_on_channel(struct wiphy *wiphy, in remain_on_channel() function 3240 .remain_on_channel = remain_on_channel,
|
| /linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
| D | cfg80211.c | 1065 .remain_on_channel = wil_remain_on_channel,
|
| /linux-4.4.14/net/wireless/ |
| D | rdev-ops.h | 656 ret = rdev->ops->remain_on_channel(&rdev->wiphy, wdev, chan, in rdev_remain_on_channel()
|
| D | nl80211.c | 1506 CMD(remain_on_channel, REMAIN_ON_CHANNEL); in nl80211_send_wiphy() 1570 if (rdev->ops->remain_on_channel && in nl80211_send_wiphy() 8147 if (!rdev->ops->remain_on_channel || in nl80211_remain_on_channel()
|
| /linux-4.4.14/include/net/ |
| D | mac80211.h | 3403 int (*remain_on_channel)(struct ieee80211_hw *hw, member
|
| D | cfg80211.h | 2652 int (*remain_on_channel)(struct wiphy *wiphy, member
|
| /linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
| D | main.c | 2590 ath9k_ops.remain_on_channel = ath9k_remain_on_channel; in ath9k_fill_chanctx_ops()
|
| /linux-4.4.14/drivers/net/wireless/ |
| D | mac80211_hwsim.c | 3158 mac80211_hwsim_mchan_ops.remain_on_channel = mac80211_hwsim_roc; in init_mac80211_hwsim()
|
| /linux-4.4.14/drivers/net/wireless/mwifiex/ |
| D | cfg80211.c | 3674 .remain_on_channel = mwifiex_cfg80211_remain_on_channel,
|
| /linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/ |
| D | mac80211.c | 4226 .remain_on_channel = iwl_mvm_roc,
|
| /linux-4.4.14/drivers/net/wireless/ath/ath6kl/ |
| D | cfg80211.c | 3455 .remain_on_channel = ath6kl_remain_on_channel,
|
| /linux-4.4.14/drivers/net/wireless/ti/wlcore/ |
| D | main.c | 5932 .remain_on_channel = wlcore_op_remain_on_channel,
|
| /linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
| D | mac.c | 6799 .remain_on_channel = ath10k_remain_on_channel,
|