Searched refs:IEEE80211_FTYPE_CTL (Results 1 – 16 of 16) sorted by relevance
61 #define IEEE80211_FTYPE_CTL 0x0004 macro458 cpu_to_le16(IEEE80211_FTYPE_CTL); in ieee80211_is_ctl()666 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_BACK_REQ); in ieee80211_is_back_req()677 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_BACK); in ieee80211_is_back()688 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_PSPOLL); in ieee80211_is_pspoll()699 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS); in ieee80211_is_rts()710 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CTS); in ieee80211_is_cts()721 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_ACK); in ieee80211_is_ack()732 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CFEND); in ieee80211_is_cfend()743 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CFENDACK); in ieee80211_is_cfendack()[all …]
38 .fc = __cpu_to_le16(IEEE80211_FTYPE_CTL),
433 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS); in libipw_xmit()
942 case IEEE80211_FTYPE_CTL: in libipw_get_hdrlen()
2608 case IEEE80211_FTYPE_CTL: in ipw2100_corruption_check()2725 case IEEE80211_FTYPE_CTL: in __ipw2100_rx_process()
7848 ((fc & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_CTL)8342 case IEEE80211_FTYPE_CTL: in ipw_rx()
369 packet_matchbssid = ((type != IEEE80211_FTYPE_CTL) && in _rtl92d_translate_rx_signal_stuff()
236 ((IEEE80211_FTYPE_CTL != type) && in _rtl92ce_translate_rx_signal_stuff()
238 packet_matchbssid = ((IEEE80211_FTYPE_CTL != type) && in translate_rx_signal_stuff()
215 packet_matchbssid = ((IEEE80211_FTYPE_CTL != type) && in _rtl92se_translate_rx_signal_stuff()
732 ((IEEE80211_FTYPE_CTL != type) && in rtl92c_translate_rx_signal_stuff()
212 packet_matchbssid = ((IEEE80211_FTYPE_CTL != type) && in _rtl8723be_translate_rx_signal_stuff()
118 bar->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL | in ieee80211_send_bar()
6151 pspoll->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL | in ieee80211_pspoll_get()6281 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS); in ieee80211_rts_get()6297 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CTS); in ieee80211_ctstoself_get()
1983 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_CTS); in ath12k_wifi7_dp_mon_tx_gen_cts2self_frame()2009 cpu_to_le16(IEEE80211_FTYPE_CTL | IEEE80211_STYPE_RTS); in ath12k_wifi7_dp_mon_tx_gen_rts_frame()
997 pspoll->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL | in hwsim_send_ps_poll()1418 hdr11->frame_control = cpu_to_le16(IEEE80211_FTYPE_CTL | in mac80211_hwsim_monitor_ack()