Searched refs:tfp_memcpy (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_msg.c | 224 tfp_memcpy(&req.session_client_name, in tf_msg_session_client_register() 228 tfp_memcpy(&req.session_client_name, in tf_msg_session_client_register() 232 tfp_memcpy(&req.session_client_name, in tf_msg_session_client_register() 815 tfp_memcpy(req.em_key, in tf_msg_insert_em_internal_entry() 912 tfp_memcpy((char *)req.em_record, in tf_msg_hash_insert_em_internal_entry() 1603 tfp_memcpy(&req.dev_data[0], in tf_msg_tcam_entry_set() 1813 tfp_memcpy(&req.data, in tf_msg_set_tbl_entry() 1914 tfp_memcpy(data, in tf_msg_get_tbl_entry() 1994 tfp_memcpy(params->config, in tf_msg_get_global_cfg() 2065 tfp_memcpy(req.data, params->config, in tf_msg_set_global_cfg() [all …]
|
| H A D | tfp.h | 166 void tfp_memcpy(void *dest, void *src, size_t n);
|
| H A D | tfp.c | 97 tfp_memcpy(void *dest, void *src, size_t n) in tfp_memcpy() function
|
| H A D | tf_device_p4.c | 343 tfp_memcpy(data, parif_pf, sz_in_bytes); in tf_dev_p4_map_parif() 344 tfp_memcpy(mask, parif_pf_mask, sz_in_bytes); in tf_dev_p4_map_parif()
|
| H A D | tf_session.c | 174 tfp_memcpy(client->ctrl_chan_name, in tf_session_create() 329 tfp_memcpy(client->ctrl_chan_name, in tf_session_client_create()
|
| H A D | tf_rm.c | 571 tfp_memcpy(req_cnt, parms->alloc_cnt, in tf_rm_create_db() 841 tfp_memcpy(req_cnt, parms->alloc_cnt, in tf_rm_create_db_no_reservation()
|