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

/opensolaris-onvv-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c231 struct ieee80211_qosframe *qwh =
232 (struct ieee80211_qosframe *)wh;
/opensolaris-onvv-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_ccmp.c409 struct ieee80211_qosframe *qwh =
410 (struct ieee80211_qosframe *)wh;
H A Dnet80211_crypto_tkip.c642 const struct ieee80211_qosframe *qwh =
643 (const struct ieee80211_qosframe *)wh;
H A Dnet80211_output.c192 struct ieee80211_qosframe *qwh =
193 (struct ieee80211_qosframe *)wh;
H A Dnet80211_ht.c378 struct ieee80211_qosframe *wh;
387 wh = (struct ieee80211_qosframe *)m->b_rptr;
H A Dnet80211_input.c185 tid = ((struct ieee80211_qosframe *)wh)->
311 ((struct ieee80211_qosframe *)wh)->i_qos[0];
/opensolaris-onvv-gate/usr/src/uts/common/io/arn/
H A Darn_recv.c556 ((struct ieee80211_qosframe *)wh)->i_qos[0];
H A Darn_xmit.c935 struct ieee80211_qosframe *qwh = NULL;
947 qwh = (struct ieee80211_qosframe *)wh;
1007 struct ieee80211_qosframe *qwh = NULL;
1021 qwh = (struct ieee80211_qosframe *)wh;
H A Darn_rc.c1668 struct ieee80211_qosframe *qwh = NULL;
1670 qwh = (struct ieee80211_qosframe *)wh;
/opensolaris-onvv-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h135 struct ieee80211_qosframe { struct
/opensolaris-onvv-gate/usr/src/uts/common/io/iwh/
H A Diwh.c3085 struct ieee80211_qosframe *qwh = NULL;
3131 qwh = (struct ieee80211_qosframe *)mp_wh;

Completed in 188 milliseconds