Home
last modified time | relevance | path

Searched refs:ieee80211_qosframe (Results 1 – 12 of 12) sorted by relevance

/illumos-gate/usr/src/uts/common/io/mac/plugins/
H A Dmac_wifi.c231 struct ieee80211_qosframe *qwh = in mac_wifi_header()
232 (struct ieee80211_qosframe *)wh; in mac_wifi_header()
/illumos-gate/usr/src/uts/common/io/net80211/
H A Dnet80211_crypto_ccmp.c409 struct ieee80211_qosframe *qwh = in ccmp_init()
410 (struct ieee80211_qosframe *)wh; in ccmp_init()
H A Dnet80211_crypto_tkip.c642 const struct ieee80211_qosframe *qwh = in michael_mic_hdr()
643 (const struct ieee80211_qosframe *)wh; in michael_mic_hdr()
H A Dnet80211_output.c194 struct ieee80211_qosframe *qwh = in ieee80211_encap()
195 (struct ieee80211_qosframe *)wh; in ieee80211_encap()
H A Dnet80211_input.c185 tid = ((struct ieee80211_qosframe *)wh)-> in ieee80211_input()
311 ((struct ieee80211_qosframe *)wh)->i_qos[0]; in ieee80211_input()
H A Dnet80211_ht.c378 struct ieee80211_qosframe *wh; in ieee80211_ampdu_reorder()
387 wh = (struct ieee80211_qosframe *)m->b_rptr; in ieee80211_ampdu_reorder()
/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_xmit.c934 struct ieee80211_qosframe *qwh = NULL; in arn_test_get_txq()
946 qwh = (struct ieee80211_qosframe *)wh; in arn_test_get_txq()
1006 struct ieee80211_qosframe *qwh = NULL; in assign_aggr_tid_seqno()
1020 qwh = (struct ieee80211_qosframe *)wh; in assign_aggr_tid_seqno()
H A Darn_recv.c556 ((struct ieee80211_qosframe *)wh)->i_qos[0]; in arn_rx_handler()
H A Darn_rc.c1668 struct ieee80211_qosframe *qwh = NULL; in arn_get_rate()
1670 qwh = (struct ieee80211_qosframe *)wh; in arn_get_rate()
/illumos-gate/usr/src/uts/common/sys/
H A Dnet80211_proto.h135 struct ieee80211_qosframe { struct
/illumos-gate/usr/src/uts/common/io/iwh/
H A Diwh.c3085 struct ieee80211_qosframe *qwh = NULL; in iwh_send()
3132 qwh = (struct ieee80211_qosframe *)mp_wh; in iwh_send()
/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwn.c3680 struct ieee80211_qosframe *qwh = NULL; in iwn_send()
3726 qwh = (struct ieee80211_qosframe *)wh; in iwn_send()