Searched refs:IEEE80211_QOS_CTL_TID_MASK (Results 1 – 25 of 26) sorted by relevance
12
258 flags = *p & ~(IEEE80211_QOS_CTL_TID_MASK | in ieee80211_set_qos_hdr()
600 u16 tid_seq[IEEE80211_QOS_CTL_TID_MASK + 1];
87 int tid = *p & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_handle_filtered_frame()
887 tid = *qc & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_parse_qos()
1265 u8 tid = skb->priority & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_get_txq()
67 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in mt7603_rx_loopback_skb()
543 status->tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in mt7603_mac_fill_rx()828 skb->priority & IEEE80211_QOS_CTL_TID_MASK) | in mt7603_mac_write_txwi()
270 tid = skb->priority & IEEE80211_QOS_CTL_TID_MASK; in mt76_tx()301 u8 tid = skb->priority & IEEE80211_QOS_CTL_TID_MASK; in mt76_txq_dequeue()
140 tid = qc[0] & IEEE80211_QOS_CTL_TID_MASK; in wcn36xx_tx_start_ampdu()
437 tid = *qos & IEEE80211_QOS_CTL_TID_MASK; in rsi_core_xmit()
633 return (ieee80211_get_qos_ctl(hdr))[0] & IEEE80211_QOS_CTL_TID_MASK; in get_tid_h()
534 & IEEE80211_QOS_CTL_TID_MASK; in michael_mic_hdr()
212 status->tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in mt7615_mac_fill_rx()360 skb->priority & IEEE80211_QOS_CTL_TID_MASK) | in mt7615_mac_write_txwi()
480 u8 tid = qc[0] & IEEE80211_QOS_CTL_TID_MASK; in rtl92cu_tx_fill_desc()
193 #define IEEE80211_QOS_CTL_TID_MASK 0x000f macro3116 return qc[0] & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_get_tid()
98 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ath10k_sta_update_rx_tid_stats()
1150 return skb->priority & IEEE80211_QOS_CTL_TID_MASK; in ath10k_htt_tx_get_tid()
1259 tid = *qc & IEEE80211_QOS_CTL_TID_MASK; in ath10k_get_tid()
1033 tidno = skb->priority & IEEE80211_QOS_CTL_TID_MASK; in ath_rx_count_airtime()
302 tx_hdr.tidno = qc[0] & IEEE80211_QOS_CTL_TID_MASK; in ath9k_htc_tx_data()
182 u8 tidno = skb->priority & IEEE80211_QOS_CTL_TID_MASK; in ath_get_skb_tid()
380 tid = qc[0] & IEEE80211_QOS_CTL_TID_MASK; in iwlagn_tx_skb()
493 t->txpriv.tid = qos[0] & IEEE80211_QOS_CTL_TID_MASK; in cw1200_tx_h_calc_tid()
3210 return (ieee80211_get_qos_ctl(hdr))[0] & IEEE80211_QOS_CTL_TID_MASK; in rtl_get_tid_h()
507 tid = qc[0] & IEEE80211_QOS_CTL_TID_MASK; in il3945_tx_skb()