Home
last modified time | relevance | path

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

/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7603/
HDdma.c58 tid = *ieee80211_get_qos_ctl(hdr) & in mt7603_rx_loopback_skb()
HDmac.c683 status->qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7603_mac_fill_rx()
/freebsd-head/sys/contrib/dev/iwlwifi/mvm/
HDtx.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_segment()
1101 *ieee80211_get_qos_ctl(hdr) |= IEEE80211_QOS_CTL_A_MSDU_PRESENT; in iwl_mvm_tx_tso()
1418 (*ieee80211_get_qos_ctl(hdr) & in iwl_mvm_tx_skb_sta()
HDrxmq.c2330 u8 *qc = ieee80211_get_qos_ctl(hdr); in iwl_mvm_rx_mpdu_mq()
/freebsd-head/sys/compat/linuxkpi/common/include/linux/
HDieee80211.h1241 ieee80211_get_qos_ctl(struct ieee80211_hdr *hdr) in ieee80211_get_qos_ctl() function
/freebsd-head/sys/contrib/dev/athk/ath10k/
HDdebugfs_sta.c98 tid = *ieee80211_get_qos_ctl(hdr) & IEEE80211_QOS_CTL_TID_MASK; in ath10k_sta_update_rx_tid_stats()
HDhtt_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()
HDmac.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-head/sys/contrib/dev/mediatek/mt76/mt7921/
HDmac.c432 qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7921_mac_fill_rx()
/freebsd-head/sys/contrib/dev/athk/ath12k/
HDdp_tx.c35 qos_ctl = ieee80211_get_qos_ctl(hdr); in ath12k_dp_tx_encap_nwifi()
/freebsd-head/sys/contrib/dev/mediatek/mt76/
HDmt76x02_mac.c872 status->qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt76x02_mac_process_rx()
/freebsd-head/sys/contrib/dev/iwlwifi/pcie/
HDtx-gen2.c511 (*ieee80211_get_qos_ctl(hdr) & in iwl_txq_gen2_build_tfd()
HDtx.c2210 (*ieee80211_get_qos_ctl(hdr) & in iwl_trans_pcie_tx()
/freebsd-head/sys/contrib/dev/athk/ath11k/
HDdp_tx.c38 qos_ctl = ieee80211_get_qos_ctl(hdr); in ath11k_dp_tx_encap_nwifi()
HDdp_rx.c2013 qos = ieee80211_get_qos_ctl(hdr); in ath11k_dp_rx_h_undecap_nwifi()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7925/
HDmac.c588 qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7925_mac_fill_rx()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7615/
HDmac.c641 qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7615_mac_fill_rx()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7915/
HDmac.c548 qos_ctl = *ieee80211_get_qos_ctl(hdr); in mt7915_mac_fill_rx()
/freebsd-head/sys/contrib/dev/mediatek/mt76/mt7996/
HDmac.c669 u8 *qos = ieee80211_get_qos_ctl(hdr); in mt7996_mac_fill_rx()