Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2555 #define HE_QOS_INFO_TXOP_REQUEST ((u8) (BIT(6))) macro
/freebsd/contrib/wpa/hostapd/
H A Dconfig_file.c3756 set_he_cap(atoi(pos), HE_QOS_INFO_TXOP_REQUEST); in hostapd_config_fill()