Home
last modified time | relevance | path

Searched refs:HE_QOS_INFO_QUEUE_REQUEST (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2554 #define HE_QOS_INFO_QUEUE_REQUEST ((u8) (BIT(5))) macro
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3753 set_he_cap(atoi(pos), HE_QOS_INFO_QUEUE_REQUEST); in hostapd_config_fill()