Searched refs:ieee80211_get_qos_ctl (Results 1 – 25 of 30) sorted by relevance
12
38 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in michael_mic_hdr()
148 u8 *p = ieee80211_get_qos_ctl(hdr); in ieee80211_set_qos_hdr()
235 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_status()
681 p = ieee80211_get_qos_ctl(hdr); in ieee80211_monitor_select_queue()788 u16 tid = *ieee80211_get_qos_ctl(hdr) & in ieee80211_iface_work()
272 qos_tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ccmp_special_blocks()
370 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in minstrel_aggr_check()
824 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_h_sequence()1238 qc = ieee80211_get_qos_ctl(hdr); in ieee80211_tx_prepare()
337 u8 *qc = ieee80211_get_qos_ctl(hdr); in ieee80211_parse_qos()755 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ieee80211_rx_reorder_ampdu()
168 qc = ieee80211_get_qos_ctl(hdr); in rtl_tx_status()
873 qc = ieee80211_get_qos_ctl(hdr); in _rtl_usb_tx_preprocess()
1312 qc = ieee80211_get_qos_ctl(hdr); in rtl_pci_tx()
148 qc = ieee80211_get_qos_ctl(hdr); in ath9k_htc_tx_start()271 qc = ieee80211_get_qos_ctl(hdr); in ath9k_tx_tasklet()
393 tidno = ieee80211_get_qos_ctl(hdr)[0] & IEEE80211_QOS_CTL_TID_MASK; in ath_tx_complete_aggr()1467 tidno = ieee80211_get_qos_ctl(hdr)[0] & IEEE80211_QOS_CTL_TID_MASK; in setup_frame_info()1730 tidno = ieee80211_get_qos_ctl(hdr)[0] & in ath_tx_start_dma()
1371 qc = ieee80211_get_qos_ctl(hdr); in ath_tx_status()
594 return (ieee80211_get_qos_ctl(hdr))[0] & IEEE80211_QOS_CTL_TID_MASK; in get_tid_h()
472 u8 *qc = ieee80211_get_qos_ctl(hdr); in carl9170_rx_copy_data()
133 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwl4965_tx_cmd_build_basic()371 qc = ieee80211_get_qos_ctl(hdr); in iwl4965_tx_skb()
440 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwl3945_build_tx_cmd_basic()530 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwl3945_tx_skb()
372 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwlagn_tx_cmd_build_basic()622 qc = ieee80211_get_qos_ctl(hdr); in iwlagn_tx_skb()
509 u8 *qc = ieee80211_get_qos_ctl(hdr); in rtl92cu_tx_fill_desc()
587 (*ieee80211_get_qos_ctl(hdr) & in lbtf_rx()
1440 static inline u8 *ieee80211_get_qos_ctl(struct ieee80211_hdr *hdr) in ieee80211_get_qos_ctl() function
579 hdr[12] = le16_to_cpu(*((__le16 *)ieee80211_get_qos_ctl(hdr11))) in michael_mic_hdr()
736 u8 *qc = ieee80211_get_qos_ctl(hdr); in rtl92ce_tx_fill_desc()
1561 u8 *qc = ieee80211_get_qos_ctl(hdr); in classify8023()