Searched refs:IEEE80211_QOS_ACKPOLICY (Results 1 - 13 of 13) sorted by relevance

/freebsd-current/contrib/libpcap/
H A Dieee80211.h105 #define IEEE80211_QOS_ACKPOLICY 0x60 macro
/freebsd-current/sys/dev/mwl/
H A Dif_mwlvar.h215 return (qos & htole16(IEEE80211_QOS_TID|IEEE80211_QOS_ACKPOLICY)) ==
/freebsd-current/sys/dev/rtwn/rtl8812a/
H A Dr12a_tx.c260 if (!qos || (qos & IEEE80211_QOS_ACKPOLICY) !=
/freebsd-current/sys/dev/rtwn/rtl8192c/
H A Dr92c_tx.c257 if (!qos || (qos & IEEE80211_QOS_ACKPOLICY) !=
/freebsd-current/sys/net80211/
H A Dieee80211.h261 #define IEEE80211_QOS_ACKPOLICY 0x60 macro
H A Dieee80211_proto.c598 qwh->i_qos[0] & IEEE80211_QOS_ACKPOLICY ? " ACM" : "");
/freebsd-current/sys/dev/usb/wlan/
H A Dif_rsu.c2868 if (!ismcast && (!qos || (qos & IEEE80211_QOS_ACKPOLICY) !=
H A Dif_rum.c1704 if (!qos || (qos & IEEE80211_QOS_ACKPOLICY) !=
H A Dif_run.c3484 (!hasqos || (qos & IEEE80211_QOS_ACKPOLICY) !=
/freebsd-current/sys/dev/ral/
H A Drt2860.c1551 (!qos || (qos & IEEE80211_QOS_ACKPOLICY) !=
/freebsd-current/sys/dev/otus/
H A Dif_otus.c2295 (hasqos && ((qos & IEEE80211_QOS_ACKPOLICY) ==
/freebsd-current/sys/dev/wpi/
H A Dif_wpi.c2857 if (!qos || (qos & IEEE80211_QOS_ACKPOLICY) !=
/freebsd-current/sys/dev/iwn/
H A Dif_iwn.c4623 if (!qos || (qos & IEEE80211_QOS_ACKPOLICY) !=

Completed in 292 milliseconds