Lines Matching refs:memcpy

362 		memcpy(((u8 *) hs_cfg) +  in mwifiex_cmd_802_11_hs_cfg()
411 memcpy(cmd->params.mac_addr.mac_addr, priv->curr_addr, in mwifiex_cmd_802_11_mac_address()
438 memcpy(mcast_addr->mac_list, mcast_list->mac_list, in mwifiex_cmd_mac_multicast_adr()
463 memcpy(deauth->mac_addr, mac, ETH_ALEN); in mwifiex_cmd_802_11_deauthenticate()
567 memcpy(km->key_param_set.key_params.cmac_aes.ipn, in mwifiex_set_aes_key_v2()
574 memcpy(km->key_param_set.key_params.cmac_aes.key, in mwifiex_set_aes_key_v2()
580 memcpy(km->key_param_set.key_params.aes.pn, in mwifiex_set_aes_key_v2()
585 memcpy(km->key_param_set.key_params.aes.key, in mwifiex_set_aes_key_v2()
627 memcpy(km->key_param_set.mac_addr, mac, ETH_ALEN); in mwifiex_cmd_802_11_key_material_v2()
656 memcpy(km->key_param_set.mac_addr, mac, ETH_ALEN); in mwifiex_cmd_802_11_key_material_v2()
667 memcpy(km->key_param_set.mac_addr, mac, ETH_ALEN); in mwifiex_cmd_802_11_key_material_v2()
699 memcpy(km->key_param_set.key_params.wep.key, in mwifiex_cmd_802_11_key_material_v2()
715 memcpy(km->key_param_set.key_params.wapi.pn, enc_key->pn, in mwifiex_cmd_802_11_key_material_v2()
719 memcpy(km->key_param_set.key_params.wapi.key, in mwifiex_cmd_802_11_key_material_v2()
755 memcpy(km->key_param_set.key_params.tkip.pn, in mwifiex_cmd_802_11_key_material_v2()
760 memcpy(km->key_param_set.key_params.tkip.key, in mwifiex_cmd_802_11_key_material_v2()
848 memcpy(&key_material->key_param_set.key[2], in mwifiex_cmd_802_11_key_material_v1()
850 memcpy(&key_material->key_param_set.key[2 + enc_key->key_len], in mwifiex_cmd_802_11_key_material_v1()
915 memcpy(key_material->key_param_set.key, enc_key->key_material, in mwifiex_cmd_802_11_key_material_v1()
929 memcpy(param->ipn, enc_key->pn, IGTK_PN_LEN); in mwifiex_cmd_802_11_key_material_v1()
930 memcpy(param->key, enc_key->key_material, in mwifiex_cmd_802_11_key_material_v1()
951 memcpy(tlv_mac->mac_addr, enc_key->mac_addr, ETH_ALEN); in mwifiex_cmd_802_11_key_material_v1()
1013 memcpy(domain->country_code, adapter->domain_reg.country_code, in mwifiex_cmd_802_11d_domain_info()
1022 memcpy(domain->triplet, adapter->domain_reg.triplet, in mwifiex_cmd_802_11d_domain_info()
1339 memcpy(stack_ptr, filter->byte_seq, byte_len); in mwifiex_cmd_append_rpn_expression()
1517 memcpy(param->operand_byte_stream, in mwifiex_cmd_coalesce_cfg()
1570 memcpy(tdls_oper->peer_mac, oper->peer_mac, ETH_ALEN); in mwifiex_cmd_tdls_oper()
1610 memcpy(&ht_capab->ht_cap, params->ht_capa, in mwifiex_cmd_tdls_oper()
1622 memcpy(tlv_rates->rates, params->supported_rates, in mwifiex_cmd_tdls_oper()
1634 memcpy(extcap->ext_capab, params->ext_capab, in mwifiex_cmd_tdls_oper()
1646 memcpy(&vht_capab->vht_cap, params->vht_capa, in mwifiex_cmd_tdls_oper()
1797 memcpy(&cmd_ptr->params, data_buf, in mwifiex_sta_prepare_cmd()
1815 memcpy(&cmd_ptr->params, data_buf, in mwifiex_sta_prepare_cmd()