IEEE80211_FTYPE_CTL 214 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL); IEEE80211_FTYPE_CTL 382 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_BACK_REQ); IEEE80211_FTYPE_CTL 392 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_BACK); IEEE80211_FTYPE_CTL 402 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_PSPOLL); IEEE80211_FTYPE_CTL 412 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS); IEEE80211_FTYPE_CTL 422 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CTS); IEEE80211_FTYPE_CTL 432 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_ACK); IEEE80211_FTYPE_CTL 442 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CFEND); IEEE80211_FTYPE_CTL 452 include/linux/ieee80211.h cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CFENDACK); IEEE80211_FTYPE_CTL 1193 include/net/ieee80211.h case IEEE80211_FTYPE_CTL: IEEE80211_FTYPE_CTL 890 net/ieee80211/ieee80211_rx.c case IEEE80211_FTYPE_CTL: IEEE80211_FTYPE_CTL 450 net/ieee80211/ieee80211_tx.c cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS); IEEE80211_FTYPE_CTL 224 net/mac80211/ht.c bar->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_FTYPE_CTL 1995 net/mac80211/tx.c cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS); IEEE80211_FTYPE_CTL 2011 net/mac80211/tx.c cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CTS);