Searched refs:ieee80211_qosframe (Results 1 – 7 of 7) sorted by relevance
323 return (((struct ieee80211_qosframe *)wh)->i_qos); in ieee80211_getqos()340 tid = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in ieee80211_gettid()
411 struct ieee80211_qosframe *qwh = in ccmp_init_blocks()412 (struct ieee80211_qosframe*) wh; in ccmp_init_blocks()
866 const struct ieee80211_qosframe *qwh = in michael_mic_hdr()867 (const struct ieee80211_qosframe *) wh; in michael_mic_hdr()
1108 hdrlen = sizeof(struct ieee80211_qosframe); in ieee80211_send_nulldata()1147 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_send_nulldata()1559 hdrsize = sizeof(struct ieee80211_qosframe); in ieee80211_encap()1746 qos = ((struct ieee80211_qosframe *) in ieee80211_encap()1758 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_encap()1793 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_encap()
78 struct ieee80211_qosframe { struct
597 const struct ieee80211_qosframe *qwh = in ieee80211_dump_pkt()598 (const struct ieee80211_qosframe *)buf; in ieee80211_dump_pkt()
1008 struct ieee80211_qosframe *wh; in ieee80211_ampdu_reorder()1021 wh = mtod(m, struct ieee80211_qosframe *); in ieee80211_ampdu_reorder()