Searched refs:i_qos (Results 1 – 15 of 15) sorted by relevance
321 return (((struct ieee80211_qosframe_addr4 *)wh)->i_qos); in ieee80211_getqos()323 return (((struct ieee80211_qosframe *)wh)->i_qos); in ieee80211_getqos()338 i_qos[0]; in ieee80211_gettid()340 tid = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in ieee80211_gettid()
441 aad[30] = qwh4->i_qos[0] & 0x0f;/* just priority bits */ in gcmp_init_aad()452 aad[24] = qwh->i_qos[0] & 0x0f; /* just priority bits */ in gcmp_init_aad()
83 uint8_t i_qos[2]; member89 uint8_t i_qos[2]; member110 uint8_t i_qos[2]; member
405 aad[30] = qwh4->i_qos[0] & 0x0f;/* just priority bits */ in ccmp_init_blocks()418 aad[24] = qwh->i_qos[0] & 0x0f; /* just priority bits */ in ccmp_init_blocks()
1149 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_send_nulldata()1151 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_send_nulldata()1748 wh)->i_qos; in ieee80211_encap()1758 wh)->i_qos; in ieee80211_encap()1769 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_encap()1780 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_encap()1801 qos = ((struct ieee80211_qosframe_addr4 *) wh)->i_qos; in ieee80211_encap()1804 qos = ((struct ieee80211_qosframe *) wh)->i_qos; in ieee80211_encap()
597 printf(" QoS [TID %u%s]", qwh->i_qos[0] & IEEE80211_QOS_TID, in ieee80211_dump_pkt()598 qwh->i_qos[0] & IEEE80211_QOS_ACKPOLICY ? " ACM" : ""); in ieee80211_dump_pkt()
867 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID; in michael_mic_hdr()
367 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in r92c_fill_tx_desc()
827 qwh->i_qos[0] = tid & IEEE80211_QOS_TID; in rtwn_construct_nulldata()
2262 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in otus_tx()
1635 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()
4554 qos = ((const struct ieee80211_qosframe *)wh)->i_qos[0]; in iwn_tx_data()