Searched refs:IEEE80211_FCTL_FTYPE (Results 1 – 8 of 8) sorted by relevance
171 #define IEEE80211_FCTL_FTYPE IEEE80211_FC0_TYPE_MASK macro
431 fc_type = (le16_to_cpu(fc) & IEEE80211_FCTL_FTYPE) >> 2; in mt76_connac2_mac_write_txwi_80211()
958 frame_type = (fc & IEEE80211_FCTL_FTYPE) >> 2; in mt7603_mac_write_txwi()
755 fc_type = (le16_to_cpu(fc) & IEEE80211_FCTL_FTYPE) >> 2; in mt7615_mac_write_txwi()
800 fc_type = (le16_to_cpu(fc) & IEEE80211_FCTL_FTYPE) >> 2; in mt7996_mac_write_txwi_80211()
2019 msdu, skb->len, fc & IEEE80211_FCTL_FTYPE, in ath10k_wmi_op_gen_mgmt_tx()2627 fc & IEEE80211_FCTL_FTYPE, fc & IEEE80211_FCTL_STYPE); in ath10k_wmi_event_mgmt_rx()
6045 fc & IEEE80211_FCTL_FTYPE, fc & IEEE80211_FCTL_STYPE); in ath12k_mgmt_rx_event()
7969 fc & IEEE80211_FCTL_FTYPE, fc & IEEE80211_FCTL_STYPE); in ath11k_mgmt_rx_event()