Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h607 WLAN_EID_DS_PARAMS = 3,
600 WLAN_EID_DS_PARAMS = 3, global() enumerator
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_common.c452 case WLAN_EID_DS_PARAMS: in __ieee802_11_parse_elems()
722 case WLAN_EID_DS_PARAMS: in ieee802_11_elems_clear_ids()
H A Dieee802_11_defs.h304 #define WLAN_EID_DS_PARAMS 3 macro
/freebsd/contrib/wpa/src/ap/
H A Dbeacon.c97 *eid++ = WLAN_EID_DS_PARAMS; in hostapd_eid_ds_params()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dscan.c730 *newpos++ = WLAN_EID_DS_PARAMS;
/freebsd/contrib/wpa/src/p2p/
H A Dp2p.c2338 wpabuf_put_u8(buf, WLAN_EID_DS_PARAMS); in p2p_build_probe_resp_buf()