Home
last modified time | relevance | path

Searched refs:WLAN_EID_CHANNEL_SWITCH (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h616 WLAN_EID_CHANNEL_SWITCH = 37, enumerator
/freebsd-14-stable/sys/contrib/dev/iwlwifi/mvm/
HDmac-ctxt.c1088 WLAN_EID_CHANNEL_SWITCH, in iwl_mvm_mac_ctxt_send_beacon_v7()
1161 WLAN_EID_CHANNEL_SWITCH, in iwl_mvm_mac_ctxt_send_beacon_v9()
/freebsd-14-stable/contrib/wpa/src/common/
HDieee802_11_defs.h321 #define WLAN_EID_CHANNEL_SWITCH 37 macro
/freebsd-14-stable/contrib/wpa/src/ap/
HDbeacon.c416 *eid++ = WLAN_EID_CHANNEL_SWITCH; in hostapd_eid_csa()