| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | ht.c | 500 struct ieee80211_mgmt *action_frame; in ieee80211_send_smps_action() local 508 action_frame = skb_put(skb, 27); in ieee80211_send_smps_action() 509 memcpy(action_frame->da, da, ETH_ALEN); in ieee80211_send_smps_action() 510 memcpy(action_frame->sa, sdata->dev->dev_addr, ETH_ALEN); in ieee80211_send_smps_action() 511 memcpy(action_frame->bssid, bssid, ETH_ALEN); in ieee80211_send_smps_action() 512 action_frame->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in ieee80211_send_smps_action() 514 action_frame->u.action.category = WLAN_CATEGORY_HT; in ieee80211_send_smps_action() 515 action_frame->u.action.u.ht_smps.action = WLAN_HT_ACTION_SMPS; in ieee80211_send_smps_action() 522 action_frame->u.action.u.ht_smps.smps_control = in ieee80211_send_smps_action() 526 action_frame->u.action.u.ht_smps.smps_control = in ieee80211_send_smps_action() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd_bandsteer.c | 260 wl_action_frame_t *action_frame = NULL; in dhd_bandsteer_tx_wnm_actframe() local 286 action_frame = &af_params->action_frame; in dhd_bandsteer_tx_wnm_actframe() 288 action_frame->packetId = 0; in dhd_bandsteer_tx_wnm_actframe() 289 memcpy(&action_frame->da, &dhd_bandsteer_mac->mac_addr.octet, ETHER_ADDR_LEN); in dhd_bandsteer_tx_wnm_actframe() 292 bp = (uint8 *)action_frame->data; in dhd_bandsteer_tx_wnm_actframe() 309 action_frame->len = (bp - (uint8 *)&action_frame->data) + 1; in dhd_bandsteer_tx_wnm_actframe()
|
| H A D | wl_cfgp2p.c | 1145 wl_action_frame_t *action_frame; in wl_cfgp2p_act_frm_search() local 1146 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfgp2p_act_frm_search() 1147 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) { in wl_cfgp2p_act_frm_search()
|
| H A D | wl_cfg80211.c | 9599 wl_action_frame_t *action_frame; local 9600 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); 9601 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) 9720 wl_action_frame_t *action_frame, wl_af_params_t *af_params, argument 9726 (wifi_p2p_pub_act_frame_t *) (action_frame->data); 9743 wl_cfg80211_he_p2p_disable(wiphy, action_frame->da); 9800 action_frame->len)) { 9818 action_frame->len)) { 9894 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) argument 9928 category = action_frame->data[DOT11_ACTION_CAT_OFF]; [all …]
|
| H A D | wl_android.c | 2857 wl_action_frame_t *action_frame = NULL; in wl_android_send_action_frame() local 2924 action_frame = &af_params->action_frame; in wl_android_send_action_frame() 2926 action_frame->packetId = 0; in wl_android_send_action_frame() 2927 memcpy(&action_frame->da, &tmp_bssid, ETHER_ADDR_LEN); in wl_android_send_action_frame() 2928 action_frame->len = (uint16)params->len; in wl_android_send_action_frame() 2929 memcpy(action_frame->data, params->data, action_frame->len); in wl_android_send_action_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd_bandsteer.c | 260 wl_action_frame_t *action_frame = NULL; in dhd_bandsteer_tx_wnm_actframe() local 286 action_frame = &af_params->action_frame; in dhd_bandsteer_tx_wnm_actframe() 288 action_frame->packetId = 0; in dhd_bandsteer_tx_wnm_actframe() 289 memcpy(&action_frame->da, &dhd_bandsteer_mac->mac_addr.octet, ETHER_ADDR_LEN); in dhd_bandsteer_tx_wnm_actframe() 292 bp = (uint8 *)action_frame->data; in dhd_bandsteer_tx_wnm_actframe() 309 action_frame->len = (bp - (uint8 *)&action_frame->data) + 1; in dhd_bandsteer_tx_wnm_actframe()
|
| H A D | wl_cfgp2p.c | 1145 wl_action_frame_t *action_frame; in wl_cfgp2p_act_frm_search() local 1146 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfgp2p_act_frm_search() 1147 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) { in wl_cfgp2p_act_frm_search()
|
| H A D | wl_cfg80211.c | 9601 wl_action_frame_t *action_frame; local 9602 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); 9603 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) 9722 wl_action_frame_t *action_frame, wl_af_params_t *af_params, argument 9728 (wifi_p2p_pub_act_frame_t *) (action_frame->data); 9745 wl_cfg80211_he_p2p_disable(wiphy, action_frame->da); 9802 action_frame->len)) { 9820 action_frame->len)) { 9896 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) argument 9930 category = action_frame->data[DOT11_ACTION_CAT_OFF]; [all …]
|
| H A D | wl_android.c | 2579 wl_action_frame_t *action_frame = NULL; in wl_android_send_action_frame() local 2646 action_frame = &af_params->action_frame; in wl_android_send_action_frame() 2648 action_frame->packetId = 0; in wl_android_send_action_frame() 2649 memcpy(&action_frame->da, &tmp_bssid, ETHER_ADDR_LEN); in wl_android_send_action_frame() 2650 action_frame->len = (uint16)params->len; in wl_android_send_action_frame() 2651 memcpy(action_frame->data, params->data, action_frame->len); in wl_android_send_action_frame()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd_bandsteer.c | 260 wl_action_frame_t *action_frame = NULL; in dhd_bandsteer_tx_wnm_actframe() local 286 action_frame = &af_params->action_frame; in dhd_bandsteer_tx_wnm_actframe() 288 action_frame->packetId = 0; in dhd_bandsteer_tx_wnm_actframe() 289 memcpy(&action_frame->da, &dhd_bandsteer_mac->mac_addr.octet, ETHER_ADDR_LEN); in dhd_bandsteer_tx_wnm_actframe() 292 bp = (uint8 *)action_frame->data; in dhd_bandsteer_tx_wnm_actframe() 309 action_frame->len = (bp - (uint8 *)&action_frame->data) + 1; in dhd_bandsteer_tx_wnm_actframe()
|
| H A D | wl_cfgp2p.c | 1145 wl_action_frame_t *action_frame; in wl_cfgp2p_act_frm_search() local 1146 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfgp2p_act_frm_search() 1147 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) { in wl_cfgp2p_act_frm_search()
|
| H A D | wl_cfg80211.c | 9496 wl_action_frame_t *action_frame; local 9497 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); 9498 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) 9617 wl_action_frame_t *action_frame, wl_af_params_t *af_params, argument 9623 (wifi_p2p_pub_act_frame_t *) (action_frame->data); 9640 wl_cfg80211_he_p2p_disable(wiphy, action_frame->da); 9697 action_frame->len)) { 9715 action_frame->len)) { 9791 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) argument 9825 category = action_frame->data[DOT11_ACTION_CAT_OFF]; [all …]
|
| H A D | wl_android.c | 2771 wl_action_frame_t *action_frame = NULL; in wl_android_send_action_frame() local 2838 action_frame = &af_params->action_frame; in wl_android_send_action_frame() 2840 action_frame->packetId = 0; in wl_android_send_action_frame() 2841 memcpy(&action_frame->da, &tmp_bssid, ETHER_ADDR_LEN); in wl_android_send_action_frame() 2842 action_frame->len = (uint16)params->len; in wl_android_send_action_frame() 2843 memcpy(action_frame->data, params->data, action_frame->len); in wl_android_send_action_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | base.c | 2425 struct ieee80211_mgmt *action_frame; in rtl_make_smps_action() local 2433 action_frame = skb_put_zero(skb, 27); in rtl_make_smps_action() 2434 memcpy(action_frame->da, da, ETH_ALEN); in rtl_make_smps_action() 2435 memcpy(action_frame->sa, rtlefuse->dev_addr, ETH_ALEN); in rtl_make_smps_action() 2436 memcpy(action_frame->bssid, bssid, ETH_ALEN); in rtl_make_smps_action() 2437 action_frame->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT | in rtl_make_smps_action() 2439 action_frame->u.action.category = WLAN_CATEGORY_HT; in rtl_make_smps_action() 2440 action_frame->u.action.u.ht_smps.action = WLAN_HT_ACTION_SMPS; in rtl_make_smps_action() 2447 action_frame->u.action.u.ht_smps.smps_control = in rtl_make_smps_action() 2451 action_frame->u.action.u.ht_smps.smps_control = in rtl_make_smps_action() [all …]
|
| H A D | pci.c | 584 struct ieee80211_mgmt *action_frame = in _rtl_pci_tx_isr() local 586 if (action_frame->u.action.u.ht_smps.action == in _rtl_pci_tx_isr()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | p2p.c | 1556 p2p_af = (struct brcmf_p2p_action_frame *)af_params->action_frame.data; in brcmf_p2p_tx_action_frame() 1615 struct brcmf_fil_action_frame_le *action_frame; in brcmf_p2p_pub_af_tx() local 1620 action_frame = &af_params->action_frame; in brcmf_p2p_pub_af_tx() 1621 act_frm = (struct brcmf_p2p_pub_act_frame *)(action_frame->data); in brcmf_p2p_pub_af_tx() 1674 ie_len = le16_to_cpu(action_frame->len) - in brcmf_p2p_pub_af_tx() 1724 struct brcmf_fil_action_frame_le *action_frame; in brcmf_p2p_send_action_frame() local 1739 action_frame = &af_params->action_frame; in brcmf_p2p_send_action_frame() 1740 action_frame_len = le16_to_cpu(action_frame->len); in brcmf_p2p_send_action_frame() 1742 brcmf_p2p_print_actframe(true, action_frame->data, action_frame_len); in brcmf_p2p_send_action_frame() 1749 category = action_frame->data[DOT11_ACTION_CAT_OFF]; in brcmf_p2p_send_action_frame() [all …]
|
| H A D | fwil_types.h | 232 struct brcmf_fil_action_frame_le action_frame; member
|
| H A D | cfg80211.c | 5108 struct brcmf_fil_action_frame_le *action_frame; in brcmf_cfg80211_mgmt_tx() local 5162 action_frame = &af_params->action_frame; in brcmf_cfg80211_mgmt_tx() 5164 action_frame->packet_id = cpu_to_le32(*cookie); in brcmf_cfg80211_mgmt_tx() 5166 memcpy(&action_frame->da[0], &mgmt->da[0], ETH_ALEN); in brcmf_cfg80211_mgmt_tx() 5169 action_frame->len = cpu_to_le16(len - DOT11_MGMT_HDR_LEN); in brcmf_cfg80211_mgmt_tx() 5181 memcpy(action_frame->data, &buf[DOT11_MGMT_HDR_LEN], in brcmf_cfg80211_mgmt_tx() 5182 le16_to_cpu(action_frame->len)); in brcmf_cfg80211_mgmt_tx() 5185 *cookie, le16_to_cpu(action_frame->len), freq); in brcmf_cfg80211_mgmt_tx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfgp2p.c | 1045 wl_action_frame_t *action_frame; in wl_cfgp2p_act_frm_search() local 1046 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfgp2p_act_frm_search() 1047 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) { in wl_cfgp2p_act_frm_search()
|
| H A D | wl_cfg80211.c | 7773 wl_action_frame_t *action_frame; in wl_cfg80211_af_searching_channel() local 7774 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfg80211_af_searching_channel() 7775 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) in wl_cfg80211_af_searching_channel() 7836 wl_action_frame_t *action_frame, wl_af_params_t *af_params, in wl_cfg80211_config_p2p_pub_af_tx() argument 7842 (wifi_p2p_pub_act_frame_t *) (action_frame->data); in wl_cfg80211_config_p2p_pub_af_tx() 7901 action_frame->len)) { in wl_cfg80211_config_p2p_pub_af_tx() 7919 action_frame->len)) { in wl_cfg80211_config_p2p_pub_af_tx() 7995 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) in wl_cfg80211_send_action_frame() argument 8030 category = action_frame->data[DOT11_ACTION_CAT_OFF]; in wl_cfg80211_send_action_frame() 8031 action = action_frame->data[DOT11_ACTION_ACT_OFF]; in wl_cfg80211_send_action_frame() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgp2p.c | 1150 wl_action_frame_t *action_frame; in wl_cfgp2p_act_frm_search() local 1151 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfgp2p_act_frm_search() 1152 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) { in wl_cfgp2p_act_frm_search()
|
| H A D | wl_cfg80211.c | 8737 wl_action_frame_t *action_frame; in wl_cfg80211_af_searching_channel() local 8738 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfg80211_af_searching_channel() 8739 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) in wl_cfg80211_af_searching_channel() 8807 wl_action_frame_t *action_frame, wl_af_params_t *af_params, in wl_cfg80211_config_p2p_pub_af_tx() argument 8813 (wifi_p2p_pub_act_frame_t *) (action_frame->data); in wl_cfg80211_config_p2p_pub_af_tx() 8887 action_frame->len)) { in wl_cfg80211_config_p2p_pub_af_tx() 8905 action_frame->len)) { in wl_cfg80211_config_p2p_pub_af_tx() 8982 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) in wl_cfg80211_send_action_frame() argument 9018 category = action_frame->data[DOT11_ACTION_CAT_OFF]; in wl_cfg80211_send_action_frame() 9019 action = action_frame->data[DOT11_ACTION_ACT_OFF]; in wl_cfg80211_send_action_frame() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgp2p.c | 1163 wl_action_frame_t *action_frame; in wl_cfgp2p_act_frm_search() local 1164 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfgp2p_act_frm_search() 1165 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) { in wl_cfgp2p_act_frm_search()
|
| H A D | wl_cfg80211.c | 8785 wl_action_frame_t *action_frame; in wl_cfg80211_af_searching_channel() local 8786 action_frame = &(cfg->afx_hdl->pending_tx_act_frm->action_frame); in wl_cfg80211_af_searching_channel() 8787 if (wl_cfgp2p_is_p2p_gas_action(action_frame->data, action_frame->len)) in wl_cfg80211_af_searching_channel() 8855 wl_action_frame_t *action_frame, wl_af_params_t *af_params, in wl_cfg80211_config_p2p_pub_af_tx() argument 8861 (wifi_p2p_pub_act_frame_t *) (action_frame->data); in wl_cfg80211_config_p2p_pub_af_tx() 8935 action_frame->len)) { in wl_cfg80211_config_p2p_pub_af_tx() 8953 action_frame->len)) { in wl_cfg80211_config_p2p_pub_af_tx() 9030 wl_action_frame_t *action_frame, u16 action_frame_len, s32 bssidx) in wl_cfg80211_send_action_frame() argument 9066 category = action_frame->data[DOT11_ACTION_CAT_OFF]; in wl_cfg80211_send_action_frame() 9067 action = action_frame->data[DOT11_ACTION_ACT_OFF]; in wl_cfg80211_send_action_frame() [all …]
|
| H A D | wl_android.c | 2755 wl_action_frame_t *action_frame = NULL; in wl_android_send_action_frame() local 2822 action_frame = &af_params->action_frame; in wl_android_send_action_frame() 2824 action_frame->packetId = 0; in wl_android_send_action_frame() 2825 memcpy(&action_frame->da, &tmp_bssid, ETHER_ADDR_LEN); in wl_android_send_action_frame() 2826 action_frame->len = (uint16)params->len; in wl_android_send_action_frame() 2827 memcpy(action_frame->data, params->data, action_frame->len); in wl_android_send_action_frame()
|