| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | efuse.c | 801 PLTFM_MEMCPY(*bank_efuse_info.log_map, map, in mac_dump_log_efuse() 933 PLTFM_MEMCPY(val, map + addr, size); in mac_read_log_efuse() 1112 PLTFM_MEMCPY(efuse_param->bt_log_efuse_map, map, in mac_dump_log_efuse_bt() 1195 PLTFM_MEMCPY(val, map + addr, size); in mac_read_log_efuse_bt() 1330 PLTFM_MEMCPY(info_DAV.efuse_map, info->efuse_map + map_size, in mac_pg_efuse_by_map_plus() 1332 PLTFM_MEMCPY(info_DAV.efuse_mask, in mac_pg_efuse_by_map_plus() 1339 PLTFM_MEMCPY(info->efuse_map + map_size, info->efuse_map + in mac_pg_efuse_by_map_plus() 1341 PLTFM_MEMCPY(info->efuse_mask + (map_size >> 4), in mac_pg_efuse_by_map_plus() 1777 PLTFM_MEMCPY(value, &def_val, 1); in mac_get_efuse_info() 1779 PLTFM_MEMCPY(value, efuse_map + offset, length); in mac_get_efuse_info() [all …]
|
| H A D | h2c_agg.c | 170 PLTFM_MEMCPY(buf, &cur_sub_h2c_len_swap, H2C_AGG_SUB_HDR_LEN); in mac_h2c_agg_tx() 171 PLTFM_MEMCPY(buf + H2C_AGG_SUB_HDR_LEN, cur_h2cb_data, cur_h2cb_len); in mac_h2c_agg_tx()
|
| H A D | fwofld.c | 238 PLTFM_MEMCPY(ofld_info->buf_wptr, value, req->value_len); in mac_add_write_request() 245 PLTFM_MEMCPY(ofld_info->buf_wptr, mask, req->value_len); in mac_add_write_request() 295 PLTFM_MEMCPY(buf, ofld_info->buf, ofld_info->used_size); in mac_write_ofld() 510 PLTFM_MEMCPY(buf, ofld_info->buf, ofld_info->used_size); in mac_conf_ofld() 781 PLTFM_MEMCPY(buf, pkt, len); in mac_add_pkt_ofld() 829 PLTFM_MEMCPY(*pkt_buf, pkt_info->pkt, pkt_info->pkt_len); in mac_pkt_ofld_packet() 919 PLTFM_MEMCPY(efuse_map, ofld_info->buf, size); in mac_efuse_ofld_map() 1077 PLTFM_MEMCPY(buf, ofld_info->buf, ofld_info->used_size); in mac_read_ofld() 1128 PLTFM_MEMCPY(*val_buf, value_info->buf, value_info->len); in mac_read_ofld_value() 1364 PLTFM_MEMCPY(buffer, ofld_info->buf, ofld_info->used_size); in cmd_ofld() [all …]
|
| H A D | wowlan.c | 194 PLTFM_MEMCPY(&fwcmd_wow_glo->dword1, &parm->remotectrl_info_content, in send_h2c_wow_global() 266 PLTFM_MEMCPY(&fwcmd_gtk_ofl->dword2, &parm->gtk_info_content, in send_h2c_gtk_ofld() 392 PLTFM_MEMCPY(&fwcmd_ndp_ofl->dword1, &parm->ndp_info_content, 2 * in send_h2c_ndp_ofld() 1006 PLTFM_MEMCPY(&parm1.remotectrl_info_content, in mac_cfg_wow_wake() 1133 PLTFM_MEMCPY(&parm.gtk_info_content, content, in mac_cfg_gtk_ofld() 1186 PLTFM_MEMCPY(&parm.ndp_info_content, content, in mac_cfg_ndp_ofld() 1215 PLTFM_MEMCPY(&parm.realwow_info_content, content, in mac_cfg_realwow() 1242 PLTFM_MEMCPY(&parm.nlo_networklistinfo_content, in mac_cfg_nlo() 1698 PLTFM_MEMCPY(rpt_buf, wow_info->aoac_report, in mac_read_aoac_report()
|
| H A D | flash.c | 64 PLTFM_MEMCPY(buf, (u8 *)data, pkt_len); in mac_flash_erase() 188 PLTFM_MEMCPY(buf, (u8 *)data, pkt_len); in mac_flash_read() 339 PLTFM_MEMCPY(buf, (u8 *)data, LEN_FLASH_H2C_HDR); in mac_flash_write() 479 PLTFM_MEMCPY(buf, (u8 *)data, pkt_len); in mac_flash_erase() 603 PLTFM_MEMCPY(buf, (u8 *)data, pkt_len); in mac_flash_read() 754 PLTFM_MEMCPY(buf, (u8 *)data, LEN_FLASH_H2C_HDR); in mac_flash_write()
|
| H A D | dle.c | 2745 PLTFM_MEMCPY(&wde_size_tmp, cfg->wde_size, sizeof(struct dle_size_t)); in dle_init() 2746 PLTFM_MEMCPY(&ple_size_tmp, cfg->ple_size, sizeof(struct dle_size_t)); in dle_init() 2747 PLTFM_MEMCPY(&wde_min_qt_tmp, cfg->wde_min_qt, sizeof(struct wde_quota_t)); in dle_init() 2748 PLTFM_MEMCPY(&wde_max_qt_tmp, cfg->wde_max_qt, sizeof(struct wde_quota_t)); in dle_init() 2749 PLTFM_MEMCPY(&ple_min_qt_tmp, cfg->ple_min_qt, sizeof(struct ple_quota_t)); in dle_init() 2750 PLTFM_MEMCPY(&ple_max_qt_tmp, cfg->ple_max_qt, sizeof(struct ple_quota_t)); in dle_init()
|
| H A D | fwcmd.c | 547 PLTFM_MEMCPY(buf, cmd, len); in h2c_pkt_set_cmd() 760 PLTFM_MEMCPY(buf, cmd, len); in h2c_pkt_set_cmd() 1363 PLTFM_MEMCPY(ofld_info->buf, buf + FWCMD_HDR_LEN, size); in c2h_dump_efuse_hdl() 1390 PLTFM_MEMCPY(read_buff, buf + FWCMD_HDR_LEN, read_len); in c2h_read_rsp_hdl() 1447 PLTFM_MEMCPY(pkt_buff, pkt_content, pkt_len); in c2h_pkt_ofld_rsp_hdl() 1708 PLTFM_MEMCPY(wowlan_info->aoac_report, c2h_content, sizeof(struct mac_ax_aoac_report)); in c2h_wow_aoac_report_hdl() 2124 PLTFM_MEMCPY(rpt_status, c2h_content, sizeof(u32)); in c2h_fast_ch_sw_rpt_hdl() 2444 PLTFM_MEMCPY(info->dword0, pvalue, hdr->content_len); in mac_outsrc_h2c_common() 2628 PLTFM_MEMCPY(buf, info->pld_buf, info->pld_len); in mac_send_bcn_h2c() 2713 PLTFM_MEMCPY(buf, info->buf, info->buf_len); in __ie_cam_set_cmd() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | efuse.c | 801 PLTFM_MEMCPY(*bank_efuse_info.log_map, map, in mac_dump_log_efuse() 933 PLTFM_MEMCPY(val, map + addr, size); in mac_read_log_efuse() 1112 PLTFM_MEMCPY(efuse_param->bt_log_efuse_map, map, in mac_dump_log_efuse_bt() 1195 PLTFM_MEMCPY(val, map + addr, size); in mac_read_log_efuse_bt() 1330 PLTFM_MEMCPY(info_DAV.efuse_map, info->efuse_map + map_size, in mac_pg_efuse_by_map_plus() 1332 PLTFM_MEMCPY(info_DAV.efuse_mask, in mac_pg_efuse_by_map_plus() 1339 PLTFM_MEMCPY(info->efuse_map + map_size, info->efuse_map + in mac_pg_efuse_by_map_plus() 1341 PLTFM_MEMCPY(info->efuse_mask + (map_size >> 4), in mac_pg_efuse_by_map_plus() 1777 PLTFM_MEMCPY(value, &def_val, 1); in mac_get_efuse_info() 1779 PLTFM_MEMCPY(value, efuse_map + offset, length); in mac_get_efuse_info() [all …]
|
| H A D | h2c_agg.c | 170 PLTFM_MEMCPY(buf, &cur_sub_h2c_len_swap, H2C_AGG_SUB_HDR_LEN); in mac_h2c_agg_tx() 171 PLTFM_MEMCPY(buf + H2C_AGG_SUB_HDR_LEN, cur_h2cb_data, cur_h2cb_len); in mac_h2c_agg_tx()
|
| H A D | fwofld.c | 238 PLTFM_MEMCPY(ofld_info->buf_wptr, value, req->value_len); in mac_add_write_request() 245 PLTFM_MEMCPY(ofld_info->buf_wptr, mask, req->value_len); in mac_add_write_request() 295 PLTFM_MEMCPY(buf, ofld_info->buf, ofld_info->used_size); in mac_write_ofld() 510 PLTFM_MEMCPY(buf, ofld_info->buf, ofld_info->used_size); in mac_conf_ofld() 781 PLTFM_MEMCPY(buf, pkt, len); in mac_add_pkt_ofld() 829 PLTFM_MEMCPY(*pkt_buf, pkt_info->pkt, pkt_info->pkt_len); in mac_pkt_ofld_packet() 919 PLTFM_MEMCPY(efuse_map, ofld_info->buf, size); in mac_efuse_ofld_map() 1077 PLTFM_MEMCPY(buf, ofld_info->buf, ofld_info->used_size); in mac_read_ofld() 1128 PLTFM_MEMCPY(*val_buf, value_info->buf, value_info->len); in mac_read_ofld_value() 1364 PLTFM_MEMCPY(buffer, ofld_info->buf, ofld_info->used_size); in cmd_ofld() [all …]
|
| H A D | wowlan.c | 194 PLTFM_MEMCPY(&fwcmd_wow_glo->dword1, &parm->remotectrl_info_content, in send_h2c_wow_global() 266 PLTFM_MEMCPY(&fwcmd_gtk_ofl->dword2, &parm->gtk_info_content, in send_h2c_gtk_ofld() 392 PLTFM_MEMCPY(&fwcmd_ndp_ofl->dword1, &parm->ndp_info_content, 2 * in send_h2c_ndp_ofld() 1006 PLTFM_MEMCPY(&parm1.remotectrl_info_content, in mac_cfg_wow_wake() 1133 PLTFM_MEMCPY(&parm.gtk_info_content, content, in mac_cfg_gtk_ofld() 1186 PLTFM_MEMCPY(&parm.ndp_info_content, content, in mac_cfg_ndp_ofld() 1215 PLTFM_MEMCPY(&parm.realwow_info_content, content, in mac_cfg_realwow() 1242 PLTFM_MEMCPY(&parm.nlo_networklistinfo_content, in mac_cfg_nlo() 1698 PLTFM_MEMCPY(rpt_buf, wow_info->aoac_report, in mac_read_aoac_report()
|
| H A D | flash.c | 64 PLTFM_MEMCPY(buf, (u8 *)data, pkt_len); in mac_flash_erase() 188 PLTFM_MEMCPY(buf, (u8 *)data, pkt_len); in mac_flash_read() 339 PLTFM_MEMCPY(buf, (u8 *)data, LEN_FLASH_H2C_HDR); in mac_flash_write() 479 PLTFM_MEMCPY(buf, (u8 *)data, pkt_len); in mac_flash_erase() 603 PLTFM_MEMCPY(buf, (u8 *)data, pkt_len); in mac_flash_read() 754 PLTFM_MEMCPY(buf, (u8 *)data, LEN_FLASH_H2C_HDR); in mac_flash_write()
|
| H A D | dle.c | 2745 PLTFM_MEMCPY(&wde_size_tmp, cfg->wde_size, sizeof(struct dle_size_t)); in dle_init() 2746 PLTFM_MEMCPY(&ple_size_tmp, cfg->ple_size, sizeof(struct dle_size_t)); in dle_init() 2747 PLTFM_MEMCPY(&wde_min_qt_tmp, cfg->wde_min_qt, sizeof(struct wde_quota_t)); in dle_init() 2748 PLTFM_MEMCPY(&wde_max_qt_tmp, cfg->wde_max_qt, sizeof(struct wde_quota_t)); in dle_init() 2749 PLTFM_MEMCPY(&ple_min_qt_tmp, cfg->ple_min_qt, sizeof(struct ple_quota_t)); in dle_init() 2750 PLTFM_MEMCPY(&ple_max_qt_tmp, cfg->ple_max_qt, sizeof(struct ple_quota_t)); in dle_init()
|
| H A D | fwcmd.c | 547 PLTFM_MEMCPY(buf, cmd, len); in h2c_pkt_set_cmd() 760 PLTFM_MEMCPY(buf, cmd, len); in h2c_pkt_set_cmd() 1363 PLTFM_MEMCPY(ofld_info->buf, buf + FWCMD_HDR_LEN, size); in c2h_dump_efuse_hdl() 1390 PLTFM_MEMCPY(read_buff, buf + FWCMD_HDR_LEN, read_len); in c2h_read_rsp_hdl() 1447 PLTFM_MEMCPY(pkt_buff, pkt_content, pkt_len); in c2h_pkt_ofld_rsp_hdl() 1708 PLTFM_MEMCPY(wowlan_info->aoac_report, c2h_content, sizeof(struct mac_ax_aoac_report)); in c2h_wow_aoac_report_hdl() 2124 PLTFM_MEMCPY(rpt_status, c2h_content, sizeof(u32)); in c2h_fast_ch_sw_rpt_hdl() 2444 PLTFM_MEMCPY(info->dword0, pvalue, hdr->content_len); in mac_outsrc_h2c_common() 2628 PLTFM_MEMCPY(buf, info->pld_buf, info->pld_len); in mac_send_bcn_h2c() 2713 PLTFM_MEMCPY(buf, info->buf, info->buf_len); in __ie_cam_set_cmd() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/halmac/halmac_88xx/ |
| H A D | halmac_efuse_88xx.c | 151 PLTFM_MEMCPY(map, efuse_map, efuse_size); in dump_efuse_map_88xx() 153 PLTFM_MEMCPY(map, efuse_map, efuse_size - prtct_efuse_size); in dump_efuse_map_88xx() 154 PLTFM_MEMCPY(map + efuse_size - prtct_efuse_size + in dump_efuse_map_88xx() 1276 PLTFM_MEMCPY(adapter->efuse_map, local_map, efuse_size); in read_log_efuse_map_88xx() 1362 PLTFM_MEMCPY(adapter->efuse_map, map, efuse_size); in dump_efuse_drv_88xx() 1532 PLTFM_MEMCPY(map, adapter->efuse_map + offset, size); in read_efuse_88xx() 1887 PLTFM_MEMCPY(adapter->efuse_map + seg_id * adapter->efuse_seg_size, in get_efuse_data_88xx() 1998 PLTFM_MEMCPY(map, adapter->efuse_map, efuse_size); in get_dump_phy_efuse_status_88xx() 2000 PLTFM_MEMCPY(map, adapter->efuse_map, in get_dump_phy_efuse_status_88xx() 2002 PLTFM_MEMCPY(map + efuse_size - prtct_efuse_size + in get_dump_phy_efuse_status_88xx() [all …]
|
| H A D | halmac_bb_rf_88xx.c | 197 PLTFM_MEMCPY(data, state->data, *size); in get_psd_status_88xx() 380 PLTFM_MEMCPY(state->data + seg_id * state->seg_size, in get_psd_data_88xx()
|
| H A D | halmac_cfg_wmac_88xx.c | 898 PLTFM_MEMCPY(fmt->mac_address, info->mac_address, 6); in write_cam_88xx() 899 PLTFM_MEMCPY(fmt->key, info->key, 16); in write_cam_88xx() 952 PLTFM_MEMCPY(fmt->key, info->key_ext, 16); in write_cam_88xx()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 241 PLTFM_MEMCPY(data, state->data, *size); in get_dpk_status_88xx() 278 PLTFM_MEMCPY(data, state->data, *size); in get_psd_status_88xx() 465 PLTFM_MEMCPY(state->data + seg_id * state->seg_size, in get_dpk_data_88xx() 557 PLTFM_MEMCPY(state->data + seg_id * state->seg_size, in get_psd_data_88xx()
|
| H A D | halmac_efuse_88xx.c | 192 PLTFM_MEMCPY(map, efuse_map, efuse_size); in dump_efuse_map_88xx() 194 PLTFM_MEMCPY(map, efuse_map, efuse_size - prtct_efuse_size); in dump_efuse_map_88xx() 195 PLTFM_MEMCPY(map + efuse_size - prtct_efuse_size + in dump_efuse_map_88xx() 1404 PLTFM_MEMCPY(adapter->efuse_map, local_map, efuse_size); in read_log_efuse_map_88xx() 1537 PLTFM_MEMCPY(adapter->efuse_map, map, efuse_size); in dump_efuse_drv_88xx() 1818 PLTFM_MEMCPY(map, adapter->efuse_map + offset, size); in read_efuse_88xx() 2270 PLTFM_MEMCPY(adapter->efuse_map + seg_id * adapter->efuse_seg_size, in get_efuse_data_88xx() 2381 PLTFM_MEMCPY(map, adapter->efuse_map, efuse_size); in get_dump_phy_efuse_status_88xx() 2383 PLTFM_MEMCPY(map, adapter->efuse_map, in get_dump_phy_efuse_status_88xx() 2385 PLTFM_MEMCPY(map + efuse_size - prtct_efuse_size + in get_dump_phy_efuse_status_88xx() [all …]
|
| H A D | halmac_cfg_wmac_88xx.c | 899 PLTFM_MEMCPY(fmt->mac_address, info->mac_address, 6); in write_cam_88xx() 900 PLTFM_MEMCPY(fmt->key, info->key, 16); in write_cam_88xx() 953 PLTFM_MEMCPY(fmt->key, info->key_ext, 16); in write_cam_88xx()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 240 PLTFM_MEMCPY(data, state->data, *size); in get_dpk_status_88xx() 277 PLTFM_MEMCPY(data, state->data, *size); in get_psd_status_88xx() 464 PLTFM_MEMCPY(state->data + seg_id * state->seg_size, in get_dpk_data_88xx() 556 PLTFM_MEMCPY(state->data + seg_id * state->seg_size, in get_psd_data_88xx()
|
| H A D | halmac_efuse_88xx.c | 191 PLTFM_MEMCPY(map, efuse_map, efuse_size); in dump_efuse_map_88xx() 193 PLTFM_MEMCPY(map, efuse_map, efuse_size - prtct_efuse_size); in dump_efuse_map_88xx() 194 PLTFM_MEMCPY(map + efuse_size - prtct_efuse_size + in dump_efuse_map_88xx() 1403 PLTFM_MEMCPY(adapter->efuse_map, local_map, efuse_size); in read_log_efuse_map_88xx() 1536 PLTFM_MEMCPY(adapter->efuse_map, map, efuse_size); in dump_efuse_drv_88xx() 1817 PLTFM_MEMCPY(map, adapter->efuse_map + offset, size); in read_efuse_88xx() 2269 PLTFM_MEMCPY(adapter->efuse_map + seg_id * adapter->efuse_seg_size, in get_efuse_data_88xx() 2380 PLTFM_MEMCPY(map, adapter->efuse_map, efuse_size); in get_dump_phy_efuse_status_88xx() 2382 PLTFM_MEMCPY(map, adapter->efuse_map, in get_dump_phy_efuse_status_88xx() 2384 PLTFM_MEMCPY(map + efuse_size - prtct_efuse_size + in get_dump_phy_efuse_status_88xx() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/halmac/halmac_88xx/ |
| H A D | halmac_bb_rf_88xx.c | 240 PLTFM_MEMCPY(data, state->data, *size); in get_dpk_status_88xx() 277 PLTFM_MEMCPY(data, state->data, *size); in get_psd_status_88xx() 464 PLTFM_MEMCPY(state->data + seg_id * state->seg_size, in get_dpk_data_88xx() 556 PLTFM_MEMCPY(state->data + seg_id * state->seg_size, in get_psd_data_88xx()
|
| H A D | halmac_efuse_88xx.c | 191 PLTFM_MEMCPY(map, efuse_map, efuse_size); in dump_efuse_map_88xx() 193 PLTFM_MEMCPY(map, efuse_map, efuse_size - prtct_efuse_size); in dump_efuse_map_88xx() 194 PLTFM_MEMCPY(map + efuse_size - prtct_efuse_size + in dump_efuse_map_88xx() 1403 PLTFM_MEMCPY(adapter->efuse_map, local_map, efuse_size); in read_log_efuse_map_88xx() 1536 PLTFM_MEMCPY(adapter->efuse_map, map, efuse_size); in dump_efuse_drv_88xx() 1817 PLTFM_MEMCPY(map, adapter->efuse_map + offset, size); in read_efuse_88xx() 2269 PLTFM_MEMCPY(adapter->efuse_map + seg_id * adapter->efuse_seg_size, in get_efuse_data_88xx() 2380 PLTFM_MEMCPY(map, adapter->efuse_map, efuse_size); in get_dump_phy_efuse_status_88xx() 2382 PLTFM_MEMCPY(map, adapter->efuse_map, in get_dump_phy_efuse_status_88xx() 2384 PLTFM_MEMCPY(map + efuse_size - prtct_efuse_size + in get_dump_phy_efuse_status_88xx() [all …]
|
| H A D | halmac_cfg_wmac_88xx.c | 898 PLTFM_MEMCPY(fmt->mac_address, info->mac_address, 6); in write_cam_88xx() 899 PLTFM_MEMCPY(fmt->key, info->key, 16); in write_cam_88xx() 952 PLTFM_MEMCPY(fmt->key, info->key_ext, 16); in write_cam_88xx()
|