Home
last modified time | relevance | path

Searched refs:offchannel (Results 1 – 6 of 6) sorted by relevance

/freebsd/usr.sbin/wpa/wpa_supplicant/
H A DMakefile27 offchannel.c \
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmac80211.c942 bool offchannel = hw->conf.flags & IEEE80211_CONF_OFFCHANNEL; in mt76_set_channel() local
955 if (!offchannel) in mt76_set_channel()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c787 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 Dmac80211.c826 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()
751 bool offchannel = IEEE80211_SKB_CB(skb)->flags & iwl_mvm_mac_tx() local
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME1019 External programs can request wpa_supplicant to not start offchannel
H A DChangeLog381 * improved GAS offchannel operations with comeback request