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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_crypto_ccmp.c363 struct ieee80211_qosframe *qwh =
364 (struct ieee80211_qosframe*) wh;
H A Dieee80211_proto.h300 tid = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_output.c700 hdrlen = sizeof(struct ieee80211_qosframe);
737 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1076 hdrsize = sizeof(struct ieee80211_qosframe);
1227 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1236 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1273 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
H A Dieee80211.h72 struct ieee80211_qosframe { struct
H A Dieee80211_adhoc.c504 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_wds.c590 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_crypto_tkip.c790 const struct ieee80211_qosframe *qwh =
791 (const struct ieee80211_qosframe *) wh;
H A Dieee80211_proto.c445 const struct ieee80211_qosframe *qwh =
446 (const struct ieee80211_qosframe *)buf;
H A Dieee80211_ht.c752 struct ieee80211_qosframe *wh;
763 wh = mtod(m, struct ieee80211_qosframe *);
H A Dieee80211_sta.c732 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_hostap.c721 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Dieee80211_mesh.c1204 ((struct ieee80211_qosframe *)wh)->i_qos[0];
/freebsd-9.3-release/sys/dev/malo/
H A Dif_malo.c1115 (((struct ieee80211_qosframe *) wh)->i_qos);
2042 struct ieee80211_qosframe *wh;
2150 wh = mtod(m, struct ieee80211_qosframe *);
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c2712 struct ieee80211_qosframe *wh;
2857 wh = mtod(m, struct ieee80211_qosframe *);
3211 (((struct ieee80211_qosframe *) wh)->i_qos);
/freebsd-9.3-release/sys/dev/ral/
H A Drt2860.c1524 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath.c5544 (sizeof(struct ieee80211_qosframe) \
/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwn.c3356 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0];
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_run.c3318 frm =((struct ieee80211_qosframe *)wh)->i_qos;

Completed in 325 milliseconds