Searched refs:qwh (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto_ccmp.c363 struct ieee80211_qosframe *qwh = local
365 aad[24] = qwh->i_qos[0] & 0x0f; /* just priority bits */
H A Dieee80211_proto.c445 const struct ieee80211_qosframe *qwh = local
447 printf(" QoS [TID %u%s]", qwh->i_qos[0] & IEEE80211_QOS_TID,
448 qwh->i_qos[0] & IEEE80211_QOS_ACKPOLICY ? " ACM" : "");
H A Dieee80211_crypto_tkip.c790 const struct ieee80211_qosframe *qwh = local
792 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID;

Completed in 123 milliseconds