Searched refs:IEEE80211_FCTL_STYPE (Results 1 – 8 of 8) sorted by relevance
172 #define IEEE80211_FCTL_STYPE IEEE80211_FC0_SUBTYPE_MASK macro
432 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt76_connac2_mac_write_txwi_80211()
959 frame_subtype = (fc & IEEE80211_FCTL_STYPE) >> 4; in mt7603_mac_write_txwi()
756 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7615_mac_write_txwi()
801 fc_stype = (le16_to_cpu(fc) & IEEE80211_FCTL_STYPE) >> 4; in mt7996_mac_write_txwi_80211()
2020 fc & IEEE80211_FCTL_STYPE); 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()