Home
last modified time | relevance | path

Searched refs:SCS_QOS_BIT_DELAYED_BOUNDED_BURST_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/wpa_supplicant/
H A Drobust_av.c245 if (qos_elem->mask & SCS_QOS_BIT_DELAYED_BOUNDED_BURST_SIZE) in wpas_populate_scs_descriptor_ie()
394 if (qos_elem->mask & SCS_QOS_BIT_DELAYED_BOUNDED_BURST_SIZE) in qos_char_len()
H A Dctrl_iface.c11872 SCS_QOS_BIT_DELAYED_BOUNDED_BURST_SIZE; in wpas_ctrl_iface_configure_scs()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h2946 #define SCS_QOS_BIT_DELAYED_BOUNDED_BURST_SIZE ((u16) BIT(4)) macro