| /linux/drivers/net/wireless/intel/ipw2x00/ |
| A D | libipw_rx.c | 239 fc = le16_to_cpu(hdr->frame_ctl); in libipw_is_eapol_frame() 358 fc = le16_to_cpu(hdr->frame_ctl); in libipw_rx() 849 fc = le16_to_cpu(hdr->frame_ctl); in libipw_rx_any() 1621 (header->frame_ctl))); in libipw_rx_mgt() 1630 (header->frame_ctl))); in libipw_rx_mgt() 1636 (header->frame_ctl))); in libipw_rx_mgt() 1648 (header->frame_ctl))); in libipw_rx_mgt() 1659 (header->frame_ctl))); in libipw_rx_mgt() 1670 (header->frame_ctl))); in libipw_rx_mgt() 1695 (header->frame_ctl))); in libipw_rx_mgt() [all …]
|
| A D | libipw_tx.c | 328 header.frame_ctl = cpu_to_le16(fc); in libipw_xmit() 433 header.frame_ctl = in libipw_xmit() 440 header.frame_ctl = cpu_to_le16(fc); in libipw_xmit() 463 frag_hdr->frame_ctl = in libipw_xmit()
|
| A D | libipw.h | 333 __le16 frame_ctl; member 340 __le16 frame_ctl; member 348 __le16 frame_ctl; member 358 __le16 frame_ctl; member 369 __le16 frame_ctl; member
|
| A D | ipw2200.h | 378 __le16 frame_ctl; member 389 __le16 frame_ctl; member 399 __le16 frame_ctl; member 409 __le16 frame_ctl; member
|
| /linux/drivers/staging/rtl8192e/ |
| A D | rtllib_rx.c | 91 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_frag_cache_get() 162 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() 896 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_get_hdrlen() 921 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_check_duplicate() 960 u16 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_extract_addr() 1088 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_decrypt() 1311 fc = le16_to_cpu(hdr->frame_ctl); in rtllib_rx_InfraAdhoc() 2550 u16 frame_ctl = le16_to_cpu(beacon->header.frame_ctl); in rtllib_process_probe_response() local 2621 if (is_beacon(frame_ctl)) { in rtllib_process_probe_response() [all …]
|
| A D | rtllib_softmac.c | 214 if (le16_to_cpu(header->frame_ctl) == RTLLIB_STYPE_BEACON) in softmac_mgmt_xmit() 286 fc = le16_to_cpu(header->frame_ctl); in softmac_ps_mgmt_xmit() 1065 hdr->frame_ctl = cpu_to_le16(RTLLIB_FTYPE_DATA | in rtllib_null_func() 2210 u16 frame_ctl = le16_to_cpu(header->frame_ctl); in rtllib_rx_assoc_resp() local 2213 WLAN_FC_GET_STYPE(frame_ctl)); in rtllib_rx_assoc_resp() 2355 u16 frame_ctl; in rtllib_rx_deauth() local 2366 frame_ctl = le16_to_cpu(header->frame_ctl); in rtllib_rx_deauth() 2369 WLAN_FC_GET_STYPE(frame_ctl), in rtllib_rx_deauth() 2395 u16 frame_ctl; in rtllib_rx_frame_softmac() local 2400 frame_ctl = le16_to_cpu(header->frame_ctl); in rtllib_rx_frame_softmac() [all …]
|
| A D | rtllib.h | 722 __le16 frame_ctl; member 729 __le16 frame_ctl; member 735 __le16 frame_ctl; member 742 __le16 frame_ctl; member 750 __le16 frame_ctl; member 760 __le16 frame_ctl; member 771 __le16 frame_ctl; member 782 __le16 frame_ctl; member 998 fc = le16_to_cpu(hdr->frame_ctl); in Frame_QoSTID() 1888 switch (rtllib_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) { in rtllib_get_payload()
|
| A D | rtllib_crypt_tkip.c | 489 switch (le16_to_cpu(hdr11->frame_ctl) & in michael_mic_hdr() 532 if (RTLLIB_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) in rtllib_michael_mic_add() 577 if (RTLLIB_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) in rtllib_michael_mic_verify()
|
| A D | rtl819x_BAProc.c | 95 BAReq->frame_ctl = cpu_to_le16(RTLLIB_STYPE_MANAGE_ACT); in rtllib_ADDBA() 157 Delba->frame_ctl = cpu_to_le16(RTLLIB_STYPE_MANAGE_ACT); in rtllib_DELBA()
|
| A D | rtllib_tx.c | 701 header.frame_ctl = cpu_to_le16(fc); in rtllib_xmit_inter() 810 frag_hdr->frame_ctl = cpu_to_le16( in rtllib_xmit_inter()
|
| A D | rtllib_crypt_ccmp.c | 96 fc = le16_to_cpu(hdr->frame_ctl); in ccmp_init_iv_and_aad()
|
| /linux/drivers/staging/rtl8192u/ieee80211/ |
| A D | ieee80211_rx.c | 47 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_monitor_rx() 96 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_get() 164 u16 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_frag_cache_invalidate() 303 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_is_eapol_frame() 414 u16 fc = le16_to_cpu(header->frame_ctl); in is_duplicate_packet() 770 u16 fc = le16_to_cpu(hdr->frame_ctl); in parse_subframe() 920 fc = le16_to_cpu(hdr->frame_ctl); in ieee80211_rx() 2353 if (is_beacon(beacon->header.frame_ctl)) { in ieee80211_process_probe_response() 2414 if (is_beacon(beacon->header.frame_ctl) == 0) in ieee80211_process_probe_response() 2448 WLAN_FC_GET_STYPE(le16_to_cpu(header->frame_ctl))); in ieee80211_rx_mgt() [all …]
|
| A D | ieee80211.h | 887 __le16 frame_ctl; member 893 __le16 frame_ctl; member 900 __le16 frame_ctl; member 908 __le16 frame_ctl; member 918 __le16 frame_ctl; member 929 __le16 frame_ctl; member 940 __le16 frame_ctl; member 1194 fc = le16_to_cpu(hdr->frame_ctl); in Frame_QoSTID() 2128 switch (ieee80211_get_hdrlen(le16_to_cpu(hdr->frame_ctl))) { in ieee80211_get_payload()
|
| A D | ieee80211_softmac.c | 329 req->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_PROBE_REQ); in ieee80211_probe_req() 630 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH in ieee80211_authentication_req() 633 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_authentication_req() 824 assoc->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_ASSOC_RESP); in ieee80211_assoc_resp() 882 auth->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_AUTH); in ieee80211_auth_resp() 903 hdr->frame_ctl = cpu_to_le16(IEEE80211_FTYPE_DATA | in ieee80211_null_func() 1029 hdr->header.frame_ctl = IEEE80211_STYPE_ASSOC_REQ; in ieee80211_association_req() 1906 switch (WLAN_FC_GET_STYPE(header->frame_ctl)) { in ieee80211_rx_frame_softmac() 1910 WLAN_FC_GET_STYPE(header->frame_ctl)); in ieee80211_rx_frame_softmac() 2430 b->header.frame_ctl = cpu_to_le16(IEEE80211_STYPE_BEACON); in ieee80211_get_beacon_() [all …]
|
| A D | ieee80211_crypt_tkip.c | 478 switch (le16_to_cpu(hdr11->frame_ctl) & in michael_mic_hdr() 523 if (IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) in ieee80211_michael_mic_add() 571 if (IEEE80211_QOS_HAS_SEQ(le16_to_cpu(hdr->frame_ctl))) in ieee80211_michael_mic_verify()
|
| A D | rtl819x_BAProc.c | 134 BAReq->frame_ctl = cpu_to_le16(IEEE80211_STYPE_MANAGE_ACT); //action frame in ieee80211_ADDBA() 216 Delba->frame_ctl = cpu_to_le16(IEEE80211_STYPE_MANAGE_ACT); //action frame in ieee80211_DELBA()
|
| A D | ieee80211_tx.c | 632 header.frame_ctl = cpu_to_le16(fc); in ieee80211_xmit() 727 frag_hdr->frame_ctl = cpu_to_le16( in ieee80211_xmit()
|
| /linux/drivers/staging/r8188eu/include/ |
| A D | ieee80211.h | 231 __le16 frame_ctl; member 241 __le16 frame_ctl; member 250 __le16 frame_ctl; member 261 __le16 frame_ctl; member 684 u16 frame_ctl; member
|
| /linux/drivers/staging/r8188eu/hal/ |
| A D | rtl8188e_cmd.c | 223 fctrl = &pwlanhdr->frame_ctl; in ConstructBeacon() 306 fctrl = &pwlanhdr->frame_ctl; in ConstructPSPoll() 341 fctrl = &pwlanhdr->frame_ctl; in ConstructNullFunctionData() 403 fctrl = &pwlanhdr->frame_ctl; in ConstructProbeRsp()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| A D | wl12xx_80211.h | 63 __le16 frame_ctl; member
|
| /linux/drivers/net/wireless/ti/wl1251/ |
| A D | wl12xx_80211.h | 62 __le16 frame_ctl; member
|
| /linux/drivers/net/wireless/atmel/ |
| A D | atmel.c | 803 u16 buff, frame_ctl, len = (ETH_ZLEN < skb->len) ? skb->len : ETH_ZLEN; in start_tx() local 837 frame_ctl = IEEE80211_FTYPE_DATA; in start_tx() 841 frame_ctl |= IEEE80211_FCTL_PROTECTED; in start_tx() 847 frame_ctl |= IEEE80211_FCTL_TODS; in start_tx() 856 header.frame_control = cpu_to_le16(frame_ctl); in start_tx() 1060 u16 msdu_size, rx_packet_loc, frame_ctl, seq_control; in rx_done_irq() local 1082 frame_ctl = le16_to_cpu(header.frame_control); in rx_done_irq() 1089 if (!priv->wep_is_on || !(frame_ctl & IEEE80211_FCTL_PROTECTED)) { in rx_done_irq() 1109 if ((frame_ctl & IEEE80211_FCTL_FTYPE) == IEEE80211_FTYPE_DATA) { in rx_done_irq() 1110 int more_fragments = frame_ctl & IEEE80211_FCTL_MOREFRAGS; in rx_done_irq() [all …]
|
| /linux/drivers/net/wireless/intersil/orinoco/ |
| A D | main.c | 172 __le16 frame_ctl; member 189 __le16 frame_ctl; member 746 fc = le16_to_cpu(desc->frame_ctl); in orinoco_rx_monitor() 795 skb_put_data(skb, &(desc->frame_ctl), hdrlen); in orinoco_rx_monitor() 957 fc = le16_to_cpu(desc->frame_ctl); in orinoco_rx()
|
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_mlme_ext.c | 1784 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_GO_request() 2120 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_GO_response() 2478 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_GO_confirm() 2640 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_invitation_request() 2886 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_invitation_response() 3078 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_provision_request() 3191 fctrl = &pwlanhdr->frame_ctl; in issue_probersp_p2p() 3436 fctrl = &pwlanhdr->frame_ctl; in _issue_probereq_p2p() 4336 fctrl = &pwlanhdr->frame_ctl; in issue_beacon() 4553 fctrl = &pwlanhdr->frame_ctl; in issue_probersp() [all …]
|
| A D | rtw_p2p.c | 141 fctrl = &pwlanhdr->frame_ctl; in issue_group_disc_req() 200 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_devdisc_resp() 270 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_provision_resp() 347 fctrl = &pwlanhdr->frame_ctl; in issue_p2p_presence_resp()
|