Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dieee80211.h2036 #define WLAN_CAPABILITY_QOS (1<<9) macro
/Linux-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h592 #define WLAN_CAPABILITY_QOS (1<<9) macro
Dieee80211_softmac.c1049 hdr->capability |= cpu_to_le16(WLAN_CAPABILITY_QOS); in ieee80211_association_req()