Home
last modified time | relevance | path

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

/dragonfly/sys/netproto/802_11/wlan_ccmp/
H A Dieee80211_crypto_ccmp.c383 struct ieee80211_qosframe *qwh = in ccmp_init_blocks()
384 (struct ieee80211_qosframe*) wh; in ccmp_init_blocks()
/dragonfly/sys/netproto/802_11/wlan/
H A Dieee80211_output.c1007 hdrlen = sizeof(struct ieee80211_qosframe);
1046 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1412 hdrsize = sizeof(struct ieee80211_qosframe);
1599 qos = ((struct ieee80211_qosframe *)
1611 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1646 qos = ((struct ieee80211_qosframe *) wh)->i_qos;
1834 ((struct ieee80211_qosframe *)
H A Dieee80211_wds.c579 ((struct ieee80211_qosframe *)wh)->i_qos[0]; in wds_input()
H A Dieee80211_proto.c592 const struct ieee80211_qosframe *qwh = in ieee80211_dump_pkt()
593 (const struct ieee80211_qosframe *)buf; in ieee80211_dump_pkt()
H A Dieee80211_adhoc.c495 ((struct ieee80211_qosframe *)wh)->i_qos[0]; in adhoc_input()
H A Dieee80211_ht.c787 struct ieee80211_qosframe *wh; in ieee80211_ampdu_reorder()
798 wh = mtod(m, struct ieee80211_qosframe *); in ieee80211_ampdu_reorder()
H A Dieee80211_sta.c771 ((struct ieee80211_qosframe *)wh)->i_qos[0]; in sta_input()
H A Dieee80211_hostap.c720 ((struct ieee80211_qosframe *)wh)->i_qos[0]; in hostap_input()
H A Dieee80211_mesh.c1704 ((struct ieee80211_qosframe *)wh)->i_qos; in mesh_input()
/dragonfly/sys/netproto/802_11/
H A Dieee80211_proto.h328 tid = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in ieee80211_gettid()
H A Dieee80211.h76 struct ieee80211_qosframe { struct
/dragonfly/sys/netproto/802_11/wlan_tkip/
H A Dieee80211_crypto_tkip.c806 const struct ieee80211_qosframe *qwh = in michael_mic_hdr()
807 (const struct ieee80211_qosframe *) wh; in michael_mic_hdr()
/dragonfly/sys/dev/netif/ath/ath/
H A Dif_ath_tdma.c237 (sizeof(struct ieee80211_qosframe) \
/dragonfly/sys/bus/u4b/wlan/
H A Dif_rum.c1618 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in rum_tx_data()
H A Dif_urtwn.c2891 tid = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in urtwn_tx_data()
H A Dif_run.c3317 frm =((struct ieee80211_qosframe *)wh)->i_qos; in run_tx()
/dragonfly/sys/dev/netif/ral/
H A Drt2860.c1569 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in rt2860_tx()
/dragonfly/sys/dev/netif/wpi/
H A Dif_wpi.c2840 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in wpi_tx_data()
/dragonfly/sys/dev/netif/iwn/
H A Dif_iwn.c4465 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in iwn_tx_data()