Searched refs:ieee80211_qosframe (Results 1 – 19 of 19) 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()
409 struct ieee80211_qosframe *qwh = in ccmp_init_blocks()410 (struct ieee80211_qosframe*) wh; in ccmp_init_blocks()
865 const struct ieee80211_qosframe *qwh = in michael_mic_hdr()866 (const struct ieee80211_qosframe *) wh; in michael_mic_hdr()
1112 hdrlen = sizeof(struct ieee80211_qosframe); in ieee80211_send_nulldata()1151 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_send_nulldata()1570 hdrsize = sizeof(struct ieee80211_qosframe); in ieee80211_encap()1757 qos = ((struct ieee80211_qosframe *) in ieee80211_encap()1769 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_encap()1804 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_encap()
595 const struct ieee80211_qosframe *qwh = in ieee80211_dump_pkt()596 (const struct ieee80211_qosframe *)buf; in ieee80211_dump_pkt()
76 struct ieee80211_qosframe { struct
1003 struct ieee80211_qosframe *wh; in ieee80211_ampdu_reorder()1016 wh = mtod(m, struct ieee80211_qosframe *); in ieee80211_ampdu_reorder()
751 struct ieee80211_qosframe *qwh; in rtwn_construct_nulldata()754 qwh = (struct ieee80211_qosframe *)wh; in rtwn_construct_nulldata()758 txd->pktlen = htole16(sizeof(struct ieee80211_qosframe)); in rtwn_construct_nulldata()759 pktlen += sizeof(struct ieee80211_qosframe); in rtwn_construct_nulldata()
245 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in r12a_fill_tx_desc()
242 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in r92c_fill_tx_desc()
234 (sizeof(struct ieee80211_qosframe) \
1930 struct ieee80211_qosframe *wh; in malo_rx_proc()2036 wh = mtod(m, struct ieee80211_qosframe *); in malo_rx_proc()
2607 struct ieee80211_qosframe *wh; in mwl_rx_proc()2750 wh = mtod(m, struct ieee80211_qosframe *); in mwl_rx_proc()
2262 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in otus_tx()
1636 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in rum_tx_data()
2801 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in rsu_tx_start()
1502 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in rt2860_tx()
2804 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in wpi_tx_data()
4559 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in iwn_tx_data()