Searched refs:i_qos (Results 1 – 10 of 10) sorted by relevance
142 uint8_t i_qos[2]; member148 uint8_t i_qos[2]; member169 uint8_t i_qos[2]; member
553 wh)->i_qos[0]; in arn_rx_handler()556 ((struct ieee80211_qosframe *)wh)->i_qos[0]; in arn_rx_handler()
949 tid = qwh->i_qos[0] & IEEE80211_QOS_TID; in arn_test_get_txq()1022 bf->bf_tidno = qwh->i_qos[0] & IEEE80211_QOS_TID; in assign_aggr_tid_seqno()
198 qwh->i_qos[0] = tid & IEEE80211_QOS_TID; in ieee80211_encap()219 qwh->i_qos[0] |= IEEE80211_QOS_ACKPOLICY_BA; in ieee80211_encap()230 qwh->i_qos[0] |= IEEE80211_QOS_ACKPOLICY_NOACK; in ieee80211_encap()
186 i_qos[0] & IEEE80211_QOS_TID; in ieee80211_input()310 ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0] : in ieee80211_input()311 ((struct ieee80211_qosframe *)wh)->i_qos[0]; in ieee80211_input()
411 aad[24] = qwh->i_qos[0] & 0x0f; /* just priority bits */ in ccmp_init()
644 hdr[12] = qwh->i_qos[0] & IEEE80211_QOS_TID; in michael_mic_hdr()
391 tid = ((struct ieee80211_qosframe_addr4 *)wh)->i_qos[0]; in ieee80211_ampdu_reorder()393 tid = wh->i_qos[0]; in ieee80211_ampdu_reorder()
233 qwh->i_qos[1] = 0; in mac_wifi_header()
3133 tid = qwh->i_qos[0] & IEEE80211_QOS_TID; in iwh_send()