/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | libipw_rx.c | 243 fc = le16_to_cpu(hdr->frame_ctl); in libipw_is_eapol_frame() 282 hdrlen = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in libipw_rx_frame_decrypt() 314 hdrlen = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in libipw_rx_frame_decrypt_msdu() 362 fc = le16_to_cpu(hdr->frame_ctl); in libipw_rx() 853 fc = le16_to_cpu(hdr->frame_ctl); in libipw_rx_any() 1571 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response() 1618 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response() 1627 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response() 1634 if (is_beacon(beacon->header.frame_ctl)) { in libipw_process_probe_response() 1647 switch (WLAN_FC_GET_STYPE(le16_to_cpu(header->frame_ctl))) { in libipw_rx_mgt() [all …]
|
D | libipw_tx.c | 342 header.frame_ctl = cpu_to_le16(fc); in libipw_xmit() 448 header.frame_ctl = in libipw_xmit() 455 header.frame_ctl = cpu_to_le16(fc); in libipw_xmit() 480 frag_hdr->frame_ctl = in libipw_xmit()
|
D | libipw.h | 338 __le16 frame_ctl; member 345 __le16 frame_ctl; member 353 __le16 frame_ctl; member 363 __le16 frame_ctl; member 374 __le16 frame_ctl; member
|
D | ipw2200.h | 392 __le16 frame_ctl; member 403 __le16 frame_ctl; member 413 __le16 frame_ctl; member 423 __le16 frame_ctl; member
|
D | ipw2200.c | 8235 ((WLAN_FC_GET_STYPE(le16_to_cpu(header->frame_ctl)) == in ipw_handle_mgmt_packet() 8237 (WLAN_FC_GET_STYPE(le16_to_cpu(header->frame_ctl)) == in ipw_handle_mgmt_packet() 8386 header->frame_ctl))) { in ipw_rx() 8396 (le16_to_cpu(header->frame_ctl))) { in ipw_rx() 10137 hdr_len = libipw_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ipw_tx_skb() 10179 fc = le16_to_cpu(hdr->frame_ctl); in ipw_tx_skb() 10180 hdr->frame_ctl = cpu_to_le16(fc & ~IEEE80211_FCTL_MOREFRAGS); in ipw_tx_skb() 10190 tfd->u.data.tfd.tfd_24.mchdr.frame_ctl |= in ipw_tx_skb() 10205 tfd->u.data.tfd.tfd_24.mchdr.frame_ctl |= in ipw_tx_skb() 10212 tfd->u.data.tfd.tfd_24.mchdr.frame_ctl |= in ipw_tx_skb()
|
D | ipw2100.c | 2635 switch (WLAN_FC_GET_TYPE(le16_to_cpu(u->rx_data.header.frame_ctl))) { in ipw2100_corruption_check() 2746 switch (WLAN_FC_GET_TYPE(le16_to_cpu(u->rx_data.header.frame_ctl))) { in __ipw2100_rx_process()
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib_rx.c | 95 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_frag_cache_get() 164 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_frag_cache_invalidate() 254 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_is_eapol_frame() 302 hdrlen = rtllib_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in rtllib_rx_frame_decrypt() 341 hdrlen = rtllib_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in rtllib_rx_frame_decrypt_msdu() 361 u16 fc = le16_to_cpu(header->frame_ctl); in is_duplicate_packet() 734 u16 fc = le16_to_cpu(hdr->frame_ctl); in parse_subframe() 864 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_get_hdrlen() 889 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_check_duplicate() 926 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_extract_addr() [all …]
|
D | rtllib_softmac.c | 233 if (le16_to_cpu(header->frame_ctl) == RTLLIB_STYPE_BEACON) in softmac_mgmt_xmit() 303 fc = le16_to_cpu(header->frame_ctl); in softmac_ps_mgmt_xmit() 370 req->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_PROBE_REQ); in rtllib_probe_req() 812 auth->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_AUTH); in rtllib_authentication_req() 814 auth->header.frame_ctl |= cpu_to_le16(RTLLIB_FCTL_WEP); in rtllib_authentication_req() 934 beacon_buf->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_PROBE_RESP); in rtllib_probe_resp() 1006 assoc->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_ASSOC_RESP); in rtllib_assoc_resp() 1067 auth->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_AUTH); in rtllib_auth_resp() 1091 hdr->frame_ctl = cpu_to_le16(RTLLIB_FTYPE_DATA | in rtllib_null_func() 1118 hdr->frame_ctl = cpu_to_le16(RTLLIB_FTYPE_CTL | RTLLIB_STYPE_PSPOLL | in rtllib_pspoll_func() [all …]
|
D | rtllib.h | 1104 __le16 frame_ctl; member 1111 __le16 frame_ctl; member 1117 __le16 frame_ctl; member 1124 __le16 frame_ctl; member 1132 __le16 frame_ctl; member 1142 __le16 frame_ctl; member 1153 __le16 frame_ctl; member 1164 __le16 frame_ctl; member 1432 fc = le16_to_cpu(hdr->frame_ctl); in Frame_QoSTID() 2580 switch (rtllib_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) { in rtllib_get_payload()
|
D | rtllib_crypt_tkip.c | 532 switch (le16_to_cpu(hdr11->frame_ctl) & in michael_mic_hdr() 575 if (RTLLIB_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) in rtllib_michael_mic_add() 620 if (RTLLIB_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) in rtllib_michael_mic_verify()
|
D | rtl819x_BAProc.c | 110 BAReq->frame_ctl = cpu_to_le16(RTLLIB_STYPE_MANAGE_ACT); in rtllib_ADDBA() 173 Delba->frame_ctl = cpu_to_le16(RTLLIB_STYPE_MANAGE_ACT); in rtllib_DELBA()
|
D | rtllib_tx.c | 717 header.frame_ctl = cpu_to_le16(fc); in rtllib_xmit_inter() 826 frag_hdr->frame_ctl = cpu_to_le16( in rtllib_xmit_inter()
|
D | rtllib_crypt_ccmp.c | 120 fc = le16_to_cpu(hdr->frame_ctl); in ccmp_init_blocks()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | ieee80211.h | 145 u16 frame_ctl; member 155 u16 frame_ctl; member 165 u16 frame_ctl; member 176 u16 frame_ctl; member 557 u16 frame_ctl; member
|
D | rtl871x_xmit.c | 481 u16 *fctrl = &pwlanhdr->frame_ctl; in make_wlanhdr()
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 51 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_monitor_rx() 100 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_get() 168 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_invalidate() 308 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_is_eapol_frame() 352 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ieee80211_rx_frame_decrypt() 400 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ieee80211_rx_frame_decrypt_msdu() 421 u16 fc = le16_to_cpu(header->frame_ctl); in is_duplicate_packet() 772 u16 fc = le16_to_cpu(hdr->frame_ctl); in parse_subframe() 933 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_rx() 2443 WLAN_FC_GET_STYPE(beacon->header.frame_ctl) == in ieee80211_process_probe_response() [all …]
|
D | ieee80211.h | 1024 __le16 frame_ctl; member 1030 __le16 frame_ctl; member 1037 __le16 frame_ctl; member 1045 __le16 frame_ctl; member 1055 __le16 frame_ctl; member 1066 __le16 frame_ctl; member 1077 __le16 frame_ctl; member 1335 fc = le16_to_cpu(hdr->frame_ctl); in Frame_QoSTID() 2267 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_get_payload()
|
D | ieee80211_softmac.c | 343 req->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_PROBE_REQ); in ieee80211_probe_req() 663 auth->header.frame_ctl = IEEE80211_STYPE_AUTH; in ieee80211_authentication_req() 664 if (challengelen) auth->header.frame_ctl |= IEEE80211_FCTL_WEP; in ieee80211_authentication_req() 787 beacon_buf->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_PROBE_RESP); in ieee80211_probe_resp() 865 assoc->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_ASSOC_RESP); in ieee80211_assoc_resp() 921 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_auth_resp() 944 hdr->frame_ctl = cpu_to_le16(IEEE80211_FTYPE_DATA | in ieee80211_null_func() 1086 hdr->header.frame_ctl = IEEE80211_STYPE_ASSOC_REQ; in ieee80211_association_req() 2003 if(WLAN_FC_GET_STYPE(header->frame_ctl) != IEEE80211_STYPE_PROBE_RESP && in ieee80211_rx_frame_softmac() 2004 WLAN_FC_GET_STYPE(header->frame_ctl) != IEEE80211_STYPE_BEACON) in ieee80211_rx_frame_softmac() [all …]
|
D | ieee80211_crypt_tkip.c | 529 switch (le16_to_cpu(hdr11->frame_ctl) & in michael_mic_hdr() 574 if(IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_michael_mic_add() 623 if(IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_michael_mic_verify()
|
D | rtl819x_BAProc.c | 140 BAReq->frame_ctl = cpu_to_le16(IEEE80211_STYPE_MANAGE_ACT); //action frame in ieee80211_ADDBA() 225 Delba->frame_ctl = cpu_to_le16(IEEE80211_STYPE_MANAGE_ACT); //action frame in ieee80211_DELBA()
|
D | ieee80211_tx.c | 698 header.frame_ctl = cpu_to_le16(fc); in ieee80211_xmit() 796 frag_hdr->frame_ctl = cpu_to_le16( in ieee80211_xmit()
|
D | ieee80211_crypt_ccmp.c | 125 fc = le16_to_cpu(hdr->frame_ctl); in ccmp_init_blocks()
|
/linux-4.1.27/drivers/staging/rtl8188eu/hal/ |
D | rtl8188e_cmd.c | 258 fctrl = &(pwlanhdr->frame_ctl); in ConstructBeacon() 342 fctrl = &(pwlanhdr->frame_ctl); in ConstructPSPoll() 378 fctrl = &pwlanhdr->frame_ctl; in ConstructNullFunctionData() 440 fctrl = &(pwlanhdr->frame_ctl); in ConstructProbeRsp()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | ieee80211.h | 308 __le16 frame_ctl; member 318 __le16 frame_ctl; member 327 __le16 frame_ctl; member 338 __le16 frame_ctl; member 765 u16 frame_ctl; member
|
/linux-4.1.27/drivers/net/wireless/ti/wlcore/ |
D | wl12xx_80211.h | 62 __le16 frame_ctl; member
|
D | init.c | 171 tmpl->header.frame_ctl = cpu_to_le16(IEEE80211_FTYPE_MGMT | in wl1271_ap_init_deauth_template()
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | wl12xx_80211.h | 61 __le16 frame_ctl; member
|
/linux-4.1.27/drivers/net/wireless/ |
D | atmel.c | 805 u16 buff, frame_ctl, len = (ETH_ZLEN < skb->len) ? skb->len : ETH_ZLEN; in start_tx() local 839 frame_ctl = IEEE80211_FTYPE_DATA; in start_tx() 843 frame_ctl |= IEEE80211_FCTL_PROTECTED; in start_tx() 849 frame_ctl |= IEEE80211_FCTL_TODS; in start_tx() 858 header.frame_control = cpu_to_le16(frame_ctl); in start_tx() 1063 u16 msdu_size, rx_packet_loc, frame_ctl, seq_control; in rx_done_irq() local 1085 frame_ctl = le16_to_cpu(header.frame_control); in rx_done_irq() 1092 if (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED)) { in rx_done_irq() 1107 if (priv->do_rx_crc && (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED))) { in rx_done_irq() 1112 if ((frame_ctl & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_DATA) { in rx_done_irq() [all …]
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | main.c | 172 __le16 frame_ctl; member 189 __le16 frame_ctl; member 761 fc = le16_to_cpu(desc->frame_ctl); in orinoco_rx_monitor() 810 memcpy(skb_put(skb, hdrlen), &(desc->frame_ctl), hdrlen); in orinoco_rx_monitor() 972 fc = le16_to_cpu(desc->frame_ctl); in orinoco_rx()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 2008 fctrl = &(pwlanhdr->frame_ctl); in issue_beacon() 2151 fctrl = &(pwlanhdr->frame_ctl); in issue_probersp() 2297 fctrl = &(pwlanhdr->frame_ctl); in _issue_probereq() 2432 fctrl = &(pwlanhdr->frame_ctl); in issue_auth() 2573 fctrl = &(pwlanhdr->frame_ctl); in issue_asocrsp() 2697 fctrl = &(pwlanhdr->frame_ctl); in issue_assocreq() 2900 fctrl = &(pwlanhdr->frame_ctl); in _issue_nulldata() 3018 fctrl = &(pwlanhdr->frame_ctl); in _issue_qos_nulldata() 3135 fctrl = &(pwlanhdr->frame_ctl); in _issue_deauth() 3237 fctrl = &(pwlanhdr->frame_ctl); in issue_action_spct_ch_switch() [all …]
|
D | rtw_ieee80211.c | 1348 fc = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)frame)->frame_ctl); in rtw_action_frame_parse()
|
D | rtw_xmit.c | 785 __le16 *fctrl = &pwlanhdr->frame_ctl; in rtw_make_wlanhdr()
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
D | rtl_core.c | 2012 fc = le16_to_cpu(header->frame_ctl); in rtl8192_tx() 2354 fc = le16_to_cpu(rtllib_hdr->frame_ctl); in rtl8192_rx_normal()
|
D | r8192E_dev.c | 1883 fc = le16_to_cpu(hdr->frame_ctl); in rtl8192_TranslateRxSignalStuff()
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | wifi.h | 920 __le16 frame_ctl; member
|
/linux-4.1.27/drivers/staging/rtl8192u/ |
D | r8192U_core.c | 4220 fc = le16_to_cpu(hdr->frame_ctl); in TranslateRxSignalStuff819xUsb()
|