/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | txrx.c | 31 ath10k_warn(ar, "completed old offchannel frame\n"); in ath10k_report_offchan_tx() 38 ath10k_dbg(ar, ATH10K_DBG_HTT, "completed offchannel skb %pK\n", skb); in ath10k_report_offchan_tx()
|
H A D | mac.c | 3956 * offchannel tx (and actually creating them causes issues with wmi-htc in ath10k_mac_tx_frm_has_freq() 4081 ath10k_dbg(ar, ATH10K_DBG_MAC, "mac queued offchannel skb %pK len %d\n", in ath10k_mac_tx() 4130 * an offchannel frame. Otherwise the frame will be stuck and in ath10k_offchan_tx_work() 4132 * It is unlikely that a peer for offchannel tx will already be in ath10k_offchan_tx_work() 4144 ath10k_dbg(ar, ATH10K_DBG_MAC, "mac offchannel skb %pK len %d\n", in ath10k_offchan_tx_work() 4175 * out wrt to this offchannel worker. in ath10k_offchan_tx_work() 4191 ath10k_warn(ar, "failed to transmit offchannel frame: %d\n", in ath10k_offchan_tx_work() 4199 ath10k_warn(ar, "timed out waiting for offchannel skb %pK, len: %d\n", in ath10k_offchan_tx_work() 5640 * but do a modulo for correctness sake and prevent using offchannel tx in ath10k_add_interface()
|
H A D | htt.h | 187 * freq: 0 means home channel of given vdev. intended for offchannel
|
H A D | wmi.h | 3005 * @WMI_10_4_TDLS_OFFCHAN: TDLS offchannel support enable/disable
|
/freebsd/usr.sbin/wpa/wpa_supplicant/ |
H A D | Makefile | 27 offchannel.c \
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | time-event.c | 57 * This will cause the TX path to drop offchannel transmissions. in iwl_mvm_roc_done_wk() 61 * Also flush the offchannel queue -- this is called when the time in iwl_mvm_roc_done_wk() 106 * This will cause the TX path to drop offchannel transmissions. in iwl_mvm_roc_done_wk()
|
H A D | tx.c | 787 bool offchannel = IEEE80211_SKB_CB(skb)->flags & in iwl_mvm_tx_skb_non_sta() 810 offchannel)) { in iwl_mvm_tx_skb_non_sta() 815 * P2P Device uses the offchannel queue. in iwl_mvm_max_amsdu_size() 727 bool offchannel = IEEE80211_SKB_CB(skb)->flags & iwl_mvm_tx_skb_non_sta() local
|
H A D | mac80211.c | 826 bool offchannel = IEEE80211_SKB_CB(skb)->flags & in iwl_mvm_mac_itxq_xmit() 837 if (offchannel && in iwl_mvm_mac_itxq_xmit() 849 /* If there is no sta, and it's not offchannel - send through AP */ in iwl_mvm_mac_itxq_xmit() 851 !offchannel) { in iwl_mvm_mac_itxq_xmit() 1887 * Flush the ROC worker which will flush the OFFCHANNEL queue. in iwl_mvm_prepare_multicast() 1888 * We assume here that all the packets sent to the OFFCHANNEL in iwl_mvm_prepare_multicast() 751 bool offchannel = IEEE80211_SKB_CB(skb)->flags & iwl_mvm_mac_tx() local
|
H A D | mvm.h | 80 /* offchannel queue towards mac80211 */
|
/freebsd/sys/contrib/device-tree/Bindings/net/wireless/ |
H A D | mediatek,mt76.yaml | 115 Disable/enable radar/CAC detection running on a dedicated offchannel
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | pasn_supplicant.c | 689 * TODO: Consider modifying the offchannel logic to handle additional in wpas_pasn_auth_start() 695 "PASN: Driver does not support offchannel TX"); in wpas_pasn_auth_start()
|
H A D | nan_usd.c | 14 #include "offchannel.h"
|
H A D | offchannel.c | 17 #include "offchannel.h"
|
H A D | wpa_supplicant_i.h | 330 * better coordination of offchannel operations. 404 * offchannel_send_action_result - Result of offchannel send Action frame
|
H A D | gas_query.c | 22 #include "offchannel.h"
|
H A D | Android.mk | 1705 OBJS += offchannel.c
|
H A D | README | 1019 External programs can request wpa_supplicant to not start offchannel
|
H A D | Makefile | 1902 OBJS += offchannel.o
|
H A D | wpa_supplicant.c | 62 #include "offchannel.h" 6981 * @freq: Frequency of the offchannel operation in MHz or 0 6998 * offchannel operation will occur. This may allow multiple radio work
|
H A D | ChangeLog | 381 * improved GAS offchannel operations with comeback request
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_capa.c | 1578 * To enable offchannel simultaneous support in wpa_supplicant, the in wpa_driver_nl80211_capa() 1579 * underlying driver needs to support the same along with offchannel TX. in wpa_driver_nl80211_capa() 1580 * Offchannel TX support is needed since remain_on_channel and in wpa_driver_nl80211_capa()
|
H A D | nl80211_copy.h | 2752 * @NL80211_ATTR_RADAR_BACKGROUND: Configure dedicated offchannel chain 6411 * might apply, e.g. no scans in progress, no offchannel operations
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mac80211.c | 942 bool offchannel = hw->conf.flags & IEEE80211_CONF_OFFCHANNEL; in mt76_set_channel() local 955 if (!offchannel) in mt76_set_channel()
|
/freebsd/contrib/wpa/src/ap/ |
H A D | dfs.c | 1092 wpa_printf(MSG_ERROR, "DFS failed to start CAC offchannel"); in hostapd_dfs_update_background_chain()
|
/freebsd/contrib/wpa/src/p2p/ |
H A D | p2p.c | 3911 * offchannel operation for some reason to continue with in p2p_listen_end() 3936 * response frame to that is sent using an offchannel in p2p_listen_end() 3946 * offchannel operation for some reason. p2p_search() in p2p_listen_end()
|