Home | History | Annotate | Download | only in drivers

Lines Matching defs:qos

7082 	/* mask off QoS bit */
7099 /* mask off QoS bit */
7392 int qos = flags & WPA_STA_WMM;
7400 len = sizeof(*hdr) + (qos ? 2 : 0) + sizeof(rfc1042_header) + 2 +
7414 if (qos) {
7424 if (qos) {
7425 /* Set highest priority in QoS header */
10239 const u8 *addr, int qos)
10253 if (qos) {
10277 int qos)
10284 nl80211_send_null_frame(bss, own_addr, addr, qos);