/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() 1594 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response() 1645 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response() 1656 is_beacon(beacon->header.frame_ctl) ? in libipw_process_probe_response() 1664 if (is_beacon(beacon->header.frame_ctl)) { in libipw_process_probe_response() 1677 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 | 393 __le16 frame_ctl; member 404 __le16 frame_ctl; member 414 __le16 frame_ctl; member 424 __le16 frame_ctl; member
|
/drivers/staging/rtl8187se/ieee80211/ |
D | ieee80211_rx.c | 53 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_monitor_rx() 101 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_get() 169 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_invalidate() 265 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_is_eapol_frame() 305 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ieee80211_rx_frame_decrypt() 350 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ieee80211_rx_frame_decrypt_msdu() 371 u16 fc = le16_to_cpu(header->frame_ctl); in is_duplicate_packet() 497 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_rtl_rx() 1298 …u8 is_beacon = (WLAN_FC_GET_STYPE(beacon->header.frame_ctl) == IEEE80211_STYPE_BEACON) ? 1 : 0; /… in ieee80211_process_probe_response() 1328 WLAN_FC_GET_STYPE(beacon->header.frame_ctl) == in ieee80211_process_probe_response() [all …]
|
D | ieee80211.h | 473 u16 frame_ctl; member 482 u16 frame_ctl; member 492 u16 frame_ctl; member 502 u16 frame_ctl; member
|
D | ieee80211_crypt_tkip.c | 498 switch (le16_to_cpu(hdr11->frame_ctl) & in michael_mic_hdr() 543 if(IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_michael_mic_add() 592 if(IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_michael_mic_verify()
|
D | ieee80211_tx.c | 411 header.frame_ctl = cpu_to_le16(fc); in ieee80211_rtl_xmit() 483 frag_hdr->frame_ctl = cpu_to_le16( in ieee80211_rtl_xmit()
|
D | ieee80211_softmac.c | 336 req->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_PROBE_REQ); in ieee80211_probe_req() 751 auth->header.frame_ctl = IEEE80211_STYPE_AUTH; in ieee80211_authentication_req() 752 if (challengelen) auth->header.frame_ctl |= IEEE80211_FCTL_WEP; in ieee80211_authentication_req() 836 beacon_buf->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_PROBE_RESP); in ieee80211_probe_resp() 964 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_auth_resp() 1803 WLAN_FC_GET_STYPE(header->frame_ctl)); in ieee80211_rx_frame_softmac() 2386 b->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_BEACON); in ieee80211_get_beacon_()
|
/drivers/staging/rtl8192e/ |
D | rtllib_rx.c | 96 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() 253 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_is_eapol_frame() 300 hdrlen = rtllib_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in rtllib_rx_frame_decrypt() 340 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() 739 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() 888 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_check_duplicate() 927 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_extract_addr() [all …]
|
D | rtllib_softmac.c | 230 if (header->frame_ctl == RTLLIB_STYPE_BEACON) in softmac_mgmt_xmit() 298 fc = header->frame_ctl; in softmac_ps_mgmt_xmit() 365 req->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_PROBE_REQ); in rtllib_probe_req() 810 auth->header.frame_ctl = RTLLIB_STYPE_AUTH; in rtllib_authentication_req() 812 auth->header.frame_ctl |= RTLLIB_FCTL_WEP; in rtllib_authentication_req() 932 beacon_buf->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_PROBE_RESP); in rtllib_probe_resp() 1004 assoc->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_ASSOC_RESP); in rtllib_assoc_resp() 1064 auth->header.frame_ctl = cpu_to_le16(RTLLIB_STYPE_AUTH); in rtllib_auth_resp() 1088 hdr->frame_ctl = cpu_to_le16(RTLLIB_FTYPE_DATA | in rtllib_null_func() 1115 hdr->frame_ctl = cpu_to_le16(RTLLIB_FTYPE_CTL | RTLLIB_STYPE_PSPOLL | in rtllib_pspoll_func() [all …]
|
D | rtllib.h | 1152 __le16 frame_ctl; member 1159 __le16 frame_ctl; member 1165 __le16 frame_ctl; member 1172 __le16 frame_ctl; member 1180 __le16 frame_ctl; member 1190 __le16 frame_ctl; member 1201 __le16 frame_ctl; member 1212 __le16 frame_ctl; member 1477 fc = le16_to_cpu(hdr->frame_ctl); in Frame_QoSTID() 2641 switch (rtllib_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) { in rtllib_get_payload()
|
D | rtllib_crypt_tkip.c | 523 switch (le16_to_cpu(hdr11->frame_ctl) & in michael_mic_hdr() 566 if (RTLLIB_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) in rtllib_michael_mic_add() 611 if (RTLLIB_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) in rtllib_michael_mic_verify()
|
D | rtl819x_BAProc.c | 109 BAReq->frame_ctl = cpu_to_le16(RTLLIB_STYPE_MANAGE_ACT); in rtllib_ADDBA() 174 Delba->frame_ctl = cpu_to_le16(RTLLIB_STYPE_MANAGE_ACT); in rtllib_DELBA()
|
/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
|
/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211_rx.c | 52 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_monitor_rx() 101 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_get() 169 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_invalidate() 309 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_is_eapol_frame() 353 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ieee80211_rx_frame_decrypt() 403 hdrlen = ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl)); in ieee80211_rx_frame_decrypt_msdu() 424 u16 fc = le16_to_cpu(header->frame_ctl); in is_duplicate_packet() 780 u16 fc = le16_to_cpu(hdr->frame_ctl); in parse_subframe() 940 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_rx() 2453 WLAN_FC_GET_STYPE(beacon->header.frame_ctl) == in ieee80211_process_probe_response() [all …]
|
D | ieee80211.h | 1063 __le16 frame_ctl; member 1069 __le16 frame_ctl; member 1076 __le16 frame_ctl; member 1084 __le16 frame_ctl; member 1094 __le16 frame_ctl; member 1105 __le16 frame_ctl; member 1116 __le16 frame_ctl; member 1374 fc = le16_to_cpu(hdr->frame_ctl); in Frame_QoSTID() 2324 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_get_payload()
|
D | ieee80211_softmac.c | 348 req->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_PROBE_REQ); in ieee80211_probe_req() 664 auth->header.frame_ctl = IEEE80211_STYPE_AUTH; in ieee80211_authentication_req() 665 if (challengelen) auth->header.frame_ctl |= IEEE80211_FCTL_WEP; in ieee80211_authentication_req() 788 beacon_buf->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_PROBE_RESP); in ieee80211_probe_resp() 866 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() 943 hdr->frame_ctl = cpu_to_le16(IEEE80211_FTYPE_DATA | in ieee80211_null_func() 1085 hdr->header.frame_ctl = IEEE80211_STYPE_ASSOC_REQ; in ieee80211_association_req() 1945 if(WLAN_FC_GET_STYPE(header->frame_ctl) != IEEE80211_STYPE_PROBE_RESP && in ieee80211_rx_frame_softmac() 1946 WLAN_FC_GET_STYPE(header->frame_ctl) != IEEE80211_STYPE_BEACON) in ieee80211_rx_frame_softmac() [all …]
|
D | ieee80211_crypt_tkip.c | 530 switch (le16_to_cpu(hdr11->frame_ctl) & in michael_mic_hdr() 575 if(IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_michael_mic_add() 624 if(IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_michael_mic_verify()
|
D | rtl819x_BAProc.c | 139 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 | 692 header.frame_ctl = cpu_to_le16(fc); in ieee80211_xmit() 790 frag_hdr->frame_ctl = cpu_to_le16( in ieee80211_xmit()
|
/drivers/net/wireless/ti/wlcore/ |
D | wl12xx_80211.h | 62 __le16 frame_ctl; member
|
/drivers/net/wireless/ti/wl1251/ |
D | wl12xx_80211.h | 61 __le16 frame_ctl; member
|
/drivers/net/wireless/ |
D | atmel.c | 807 u16 buff, frame_ctl, len = (ETH_ZLEN < skb->len) ? skb->len : ETH_ZLEN; in start_tx() local 841 frame_ctl = IEEE80211_FTYPE_DATA; in start_tx() 845 frame_ctl |= IEEE80211_FCTL_PROTECTED; in start_tx() 851 frame_ctl |= IEEE80211_FCTL_TODS; in start_tx() 860 header.frame_control = cpu_to_le16(frame_ctl); in start_tx() 1065 u16 msdu_size, rx_packet_loc, frame_ctl, seq_control; in rx_done_irq() local 1087 frame_ctl = le16_to_cpu(header.frame_control); in rx_done_irq() 1094 if (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED)) { in rx_done_irq() 1109 if (priv->do_rx_crc && (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED))) { in rx_done_irq() 1114 if ((frame_ctl & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_DATA) { in rx_done_irq() [all …]
|
/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()
|