Home
last modified time | relevance | path

Searched refs:frame_ctl (Results 1 – 36 of 36) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c243 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 …]
Dlibipw_tx.c342 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()
Dlibipw.h338 __le16 frame_ctl; member
345 __le16 frame_ctl; member
353 __le16 frame_ctl; member
363 __le16 frame_ctl; member
374 __le16 frame_ctl; member
Dipw2200.h392 __le16 frame_ctl; member
403 __le16 frame_ctl; member
413 __le16 frame_ctl; member
423 __le16 frame_ctl; member
Dipw2200.c8235 ((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()
Dipw2100.c2635 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/
Drtllib_rx.c95 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 …]
Drtllib_softmac.c233 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 …]
Drtllib.h1104 __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()
Drtllib_crypt_tkip.c532 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()
Drtl819x_BAProc.c110 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()
Drtllib_tx.c717 header.frame_ctl = cpu_to_le16(fc); in rtllib_xmit_inter()
826 frag_hdr->frame_ctl = cpu_to_le16( in rtllib_xmit_inter()
Drtllib_crypt_ccmp.c120 fc = le16_to_cpu(hdr->frame_ctl); in ccmp_init_blocks()
/linux-4.1.27/drivers/staging/rtl8712/
Dieee80211.h145 u16 frame_ctl; member
155 u16 frame_ctl; member
165 u16 frame_ctl; member
176 u16 frame_ctl; member
557 u16 frame_ctl; member
Drtl871x_xmit.c481 u16 *fctrl = &pwlanhdr->frame_ctl; in make_wlanhdr()
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/
Dieee80211_rx.c51 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 …]
Dieee80211.h1024 __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()
Dieee80211_softmac.c343 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 …]
Dieee80211_crypt_tkip.c529 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()
Drtl819x_BAProc.c140 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()
Dieee80211_tx.c698 header.frame_ctl = cpu_to_le16(fc); in ieee80211_xmit()
796 frag_hdr->frame_ctl = cpu_to_le16( in ieee80211_xmit()
Dieee80211_crypt_ccmp.c125 fc = le16_to_cpu(hdr->frame_ctl); in ccmp_init_blocks()
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
Drtl8188e_cmd.c258 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/
Dieee80211.h308 __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/
Dwl12xx_80211.h62 __le16 frame_ctl; member
Dinit.c171 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/
Dwl12xx_80211.h61 __le16 frame_ctl; member
/linux-4.1.27/drivers/net/wireless/
Datmel.c805 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/
Dmain.c172 __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/
Drtw_mlme_ext.c2008 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 …]
Drtw_ieee80211.c1348 fc = le16_to_cpu(((struct rtw_ieee80211_hdr_3addr *)frame)->frame_ctl); in rtw_action_frame_parse()
Drtw_xmit.c785 __le16 *fctrl = &pwlanhdr->frame_ctl; in rtw_make_wlanhdr()
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c2012 fc = le16_to_cpu(header->frame_ctl); in rtl8192_tx()
2354 fc = le16_to_cpu(rtllib_hdr->frame_ctl); in rtl8192_rx_normal()
Dr8192E_dev.c1883 fc = le16_to_cpu(hdr->frame_ctl); in rtl8192_TranslateRxSignalStuff()
/linux-4.1.27/drivers/net/wireless/rtlwifi/
Dwifi.h920 __le16 frame_ctl; member
/linux-4.1.27/drivers/staging/rtl8192u/
Dr8192U_core.c4220 fc = le16_to_cpu(hdr->frame_ctl); in TranslateRxSignalStuff819xUsb()