Home
last modified time | relevance | path

Searched refs:IEEE80211_FCTL_TODS (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.15/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_rx.c239 if ((fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_is_eapol_frame()
240 IEEE80211_FCTL_TODS && in libipw_is_eapol_frame()
244 } else if ((fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_is_eapol_frame()
488 switch (fc & (IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS)) { in libipw_rx()
493 case IEEE80211_FCTL_TODS: in libipw_rx()
497 case IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS: in libipw_rx()
518 (fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_rx()
752 if (wds && ((fc & (IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) == in libipw_rx()
753 IEEE80211_FCTL_TODS) && skb->len >= ETH_HLEN + ETH_ALEN) { in libipw_rx()
H A Dlibipw_crypto_tkip.c506 (IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS)) { in michael_mic_hdr()
507 case IEEE80211_FCTL_TODS: in michael_mic_hdr()
515 case IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS: in michael_mic_hdr()
H A Dlibipw_tx.c307 fc |= IEEE80211_FCTL_TODS; in libipw_xmit()
H A Dlibipw.h937 if ((fc & IEEE80211_FCTL_FROMDS) && (fc & IEEE80211_FCTL_TODS)) in libipw_get_hdrlen()
/linux-6.15/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mac.c978 switch (frame_control & (IEEE80211_FCTL_TODS | in mt76_connac2_reverse_frag0_hdr_trans()
986 case IEEE80211_FCTL_TODS: in mt76_connac2_reverse_frag0_hdr_trans()
989 case IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS: in mt76_connac2_reverse_frag0_hdr_trans()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmac.c200 switch (frame_control & (IEEE80211_FCTL_TODS | in mt7925_reverse_frag0_hdr_trans()
208 case IEEE80211_FCTL_TODS: in mt7925_reverse_frag0_hdr_trans()
211 case IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS: in mt7925_reverse_frag0_hdr_trans()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dtrx_common.c371 (cfc & IEEE80211_FCTL_TODS) ? hdr->addr1 : in _rtl92d_translate_rx_signal_stuff()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/
H A Dtrx.c239 (ether_addr_equal(mac->bssid, (fc & IEEE80211_FCTL_TODS) ? in translate_rx_signal_stuff()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192se/
H A Dtrx.c217 (cfc & IEEE80211_FCTL_TODS) ? hdr->addr1 : in _rtl92se_translate_rx_signal_stuff()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
H A Dtrx.c238 (c_fc & IEEE80211_FCTL_TODS) ? hdr->addr1 : in _rtl92ce_translate_rx_signal_stuff()
/linux-6.15/net/wireless/
H A Dutil.c631 cpu_to_le16(IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS)) { in ieee80211_data_to_8023_exthdr()
632 case cpu_to_le16(IEEE80211_FCTL_TODS): in ieee80211_data_to_8023_exthdr()
638 case cpu_to_le16(IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS): in ieee80211_data_to_8023_exthdr()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8723be/
H A Dtrx.c213 (ether_addr_equal(mac->bssid, (fc & IEEE80211_FCTL_TODS) ? in _rtl8723be_translate_rx_signal_stuff()
/linux-6.15/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dmac.c734 (cpu_fc & IEEE80211_FCTL_TODS) ? hdr->addr1 : in rtl92c_translate_rx_signal_stuff()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c284 switch (frame_control & (IEEE80211_FCTL_TODS | in mt7615_reverse_frag0_hdr_trans()
292 case IEEE80211_FCTL_TODS: in mt7615_reverse_frag0_hdr_trans()
295 case IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS: in mt7615_reverse_frag0_hdr_trans()
/linux-6.15/net/mac80211/
H A Dtx.c2642 fc |= cpu_to_le16(IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS); in ieee80211_build_hdr()
2795 IEEE80211_FCTL_TODS); in ieee80211_build_hdr()
2803 fc |= cpu_to_le16(IEEE80211_FCTL_TODS); in ieee80211_build_hdr()
3123 IEEE80211_FCTL_TODS); in ieee80211_check_fast_xmit()
3132 fc |= cpu_to_le16(IEEE80211_FCTL_TODS); in ieee80211_check_fast_xmit()
3142 IEEE80211_FCTL_TODS); in ieee80211_check_fast_xmit()
5791 IEEE80211_FCTL_TODS); in ieee80211_nullfunc_get()
H A Drx.c4569 cpu_to_le16(IEEE80211_FCTL_TODS); in ieee80211_check_fast_rx()
4593 fastrx.expected_ds_bits = cpu_to_le16(IEEE80211_FCTL_TODS); in ieee80211_check_fast_rx()
4611 IEEE80211_FCTL_TODS); in ieee80211_check_fast_rx()
4873 IEEE80211_FCTL_TODS)) != in ieee80211_invoke_fast_rx()
H A Ddebugfs_netdev.c474 fc |= cpu_to_le16(IEEE80211_FCTL_TODS); in ieee80211_if_parse_tkip_mic_test()
H A Dmesh.c862 *fc |= cpu_to_le16(IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS); in ieee80211_fill_mesh_addresses()
/linux-6.15/include/linux/
H A Dieee80211.h46 #define IEEE80211_FCTL_TODS 0x0100 macro
380 return (fc & cpu_to_le16(IEEE80211_FCTL_TODS)) != 0; in ieee80211_has_tods()
400 __le16 tmp = cpu_to_le16(IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS); in ieee80211_has_a4()
/linux-6.15/drivers/net/wireless/ti/wlcore/
H A Dcmd.c1292 fc = IEEE80211_FTYPE_DATA | IEEE80211_FCTL_TODS; in wl1271_cmd_build_arp_rsp()
1326 IEEE80211_FCTL_TODS); in wl1271_build_qos_null_data()
/linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c263 switch (frame_control & (IEEE80211_FCTL_TODS | in mt7996_reverse_frag0_hdr_trans()
271 case IEEE80211_FCTL_TODS: in mt7996_reverse_frag0_hdr_trans()
274 case IEEE80211_FCTL_TODS | IEEE80211_FCTL_FROMDS: in mt7996_reverse_frag0_hdr_trans()
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c423 (IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS)) { in ath6kl_wmi_dot11_hdr_remove()
424 case IEEE80211_FCTL_TODS: in ath6kl_wmi_dot11_hdr_remove()
432 case IEEE80211_FCTL_FROMDS | IEEE80211_FCTL_TODS: in ath6kl_wmi_dot11_hdr_remove()
/linux-6.15/drivers/net/wireless/ti/wl1251/
H A Dmain.c578 IEEE80211_FCTL_TODS); in wl1251_build_qos_null_data()
/linux-6.15/drivers/net/wireless/realtek/rtw89/
H A Dfw.c2547 IEEE80211_FCTL_TODS | in rtw89_eapol_get()
2625 fc = cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_FCTL_TODS | in rtw89_arp_response_get()
2628 fc = cpu_to_le16(IEEE80211_FTYPE_DATA | IEEE80211_FCTL_TODS); in rtw89_arp_response_get()
/linux-6.15/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c1066 IEEE80211_FCTL_TODS | in hwsim_send_nullfunc()

12