Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Drobust_av.c821 !(wfa_capa[7] & WFA_CAPA_QM_DSCP_POLICY)) in wpas_handle_assoc_resp_qos_mgmt()
H A Dwpa_supplicant.c3380 wfa_capa[0] |= WFA_CAPA_QM_DSCP_POLICY; in wpas_populate_wfa_capa()
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h3039 #define WFA_CAPA_QM_DSCP_POLICY BIT(0) macro