Home
last modified time | relevance | path

Searched refs:ieee80211_get_qos_ctl (Results 1 – 18 of 18) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Ddma.c53 tid = *ieee80211_get_qos_ctl(hdr) & in mt7603_rx_loopback_skb()
H A Dmac.c683 status->qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7603_mac_fill_rx()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dtx.c174 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwl_mvm_set_tx_cmd()
586 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwl_mvm_set_tx_params()
999 qc = ieee80211_get_qos_ctl((void *)tmp->data); in iwl_mvm_tx_tso()
1101 *ieee80211_get_qos_ctl(hdr) |= IEEE80211_QOS_CTL_A_MSDU_PRESENT; in iwl_mvm_tx_pkt_queued()
1418 (*ieee80211_get_qos_ctl(hdr) & in iwl_mvm_get_tx_fail_reason()
H A Drxmq.c2330 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwl_mvm_rx_fill_status()
/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h1209 ieee80211_get_qos_ctl(struct ieee80211_hdr *hdr) in ieee80211_get_qos_ctl() function
/freebsd/sys/contrib/dev/athk/ath10k/
H A Ddebugfs_sta.c98 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ath10k_sta_update_rx_tid_stats()
H A Dhtt_rx.c1357 qc = ieee80211_get_qos_ctl(hdr); in ath10k_get_tid()
1510 qos = ieee80211_get_qos_ctl(hdr); in ath10k_htt_rx_h_undecap_raw()
2111 qos = ieee80211_get_qos_ctl(hdr); in ath10k_htt_rx_h_mpdu()
H A Dmac.c3806 qos_ctl = ieee80211_get_qos_ctl(hdr); in ath10k_tx_h_nwifi()
3910 qos_ctl = ieee80211_get_qos_ctl(hdr); in ath10k_mac_tx_h_fill_cb()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmac.c431 qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7921_mac_fill_rx()
/freebsd/sys/contrib/dev/athk/ath12k/
H A Ddp_tx.c35 qos_ctl = ieee80211_get_qos_ctl(hdr); in ath12k_dp_tx_encap_nwifi()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_mac.c872 status->qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt76x02_mac_process_rx()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Ddp_tx.c38 qos_ctl = ieee80211_get_qos_ctl(hdr); in ath11k_dp_tx_encap_nwifi()
H A Ddp_rx.c2013 qos = ieee80211_get_qos_ctl(hdr); in ath11k_dp_rx_h_undecap_nwifi()
/freebsd/sys/contrib/dev/iwlwifi/pcie/
H A Dtx.c2210 (*ieee80211_get_qos_ctl(hdr) &
/freebsd/sys/contrib/dev/iwlwifi/queue/
H A Dtx.c
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmac.c645 qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7615_mac_fill_rx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dmac.c698 u8 *qos = ieee80211_get_qos_ctl(hdr); in mt7996_mac_fill_rx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dmac.c545 qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7915_mac_fill_rx()