Searched refs:ieee80211_qosframe (Results 1 - 18 of 18) sorted by relevance

/freebsd-10.2-release/sys/net80211/
H A Dieee80211_crypto_ccmp.c363 struct ieee80211_qosframe *qwh =
364 (struct ieee80211_qosframe*) wh;
H A Dieee80211_proto.h315 tid = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_output.c840 hdrlen = sizeof(struct ieee80211_qosframe);
879 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1227 hdrsize = sizeof(struct ieee80211_qosframe);
1404 qos = ((struct ieee80211_qosframe *)
1416 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1451 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1609 ((struct ieee80211_qosframe *)
H A Dieee80211_wds.c593 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211.h72 struct ieee80211_qosframe { struct
H A Dieee80211_proto.c445 const struct ieee80211_qosframe *qwh =
446 (const struct ieee80211_qosframe *)buf;
H A Dieee80211_crypto_tkip.c790 const struct ieee80211_qosframe *qwh =
791 (const struct ieee80211_qosframe *) wh;
H A Dieee80211_adhoc.c507 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_ht.c752 struct ieee80211_qosframe *wh;
763 wh = mtod(m, struct ieee80211_qosframe *);
H A Dieee80211_sta.c761 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_hostap.c726 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_mesh.c1688 ((struct ieee80211_qosframe *)wh)->i_qos;
/freebsd-10.2-release/sys/dev/ath/
H A Dif_ath_tdma.c233 (sizeof(struct ieee80211_qosframe) \
/freebsd-10.2-release/sys/dev/malo/
H A Dif_malo.c1114 (((struct ieee80211_qosframe *) wh)->i_qos);
2041 struct ieee80211_qosframe *wh;
2149 wh = mtod(m, struct ieee80211_qosframe *);
/freebsd-10.2-release/sys/dev/mwl/
H A Dif_mwl.c2721 struct ieee80211_qosframe *wh;
2866 wh = mtod(m, struct ieee80211_qosframe *);
3221 (((struct ieee80211_qosframe *) wh)->i_qos);
/freebsd-10.2-release/sys/dev/ral/
H A Drt2860.c1532 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
/freebsd-10.2-release/sys/dev/usb/wlan/
H A Dif_run.c3320 frm =((struct ieee80211_qosframe *)wh)->i_qos;
/freebsd-10.2-release/sys/dev/iwn/
H A Dif_iwn.c3577 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];

Completed in 160 milliseconds