Home
last modified time | relevance | path

Searched refs:data_sz_in_bytes (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_if_tbl.h120 uint16_t data_sz_in_bytes; member
150 uint16_t data_sz_in_bytes; member
H A Dtf_tbl.h104 uint16_t data_sz_in_bytes; member
130 uint16_t data_sz_in_bytes; member
H A Dtf_core.h1769 uint16_t data_sz_in_bytes; member
1841 uint16_t data_sz_in_bytes; member
2320 uint16_t data_sz_in_bytes; member
2357 uint16_t data_sz_in_bytes; member
H A Dtf_core.c1224 sparms.data_sz_in_bytes = parms->data_sz_in_bytes; in tf_set_tbl_entry()
1314 gparms.data_sz_in_bytes = parms->data_sz_in_bytes; in tf_get_tbl_entry()
1641 sparms.data_sz_in_bytes = parms->data_sz_in_bytes; in tf_set_if_tbl_entry()
1699 gparms.data_sz_in_bytes = parms->data_sz_in_bytes; in tf_get_if_tbl_entry()
H A Dtf_tbl.c351 parms->data_sz_in_bytes, in tf_tbl_set()
443 parms->data_sz_in_bytes, in tf_tbl_get()
H A Dtf_tbl_sram.c513 parms->data_sz_in_bytes, in tf_tbl_sram_set()
619 parms->data_sz_in_bytes, in tf_tbl_sram_get()
H A Dtf_msg.c2220 req.size = tfp_cpu_to_le_16(params->data_sz_in_bytes); in tf_msg_get_if_tbl_entry()
2276 req.size = tfp_cpu_to_le_32(params->data_sz_in_bytes); in tf_msg_set_if_tbl_entry()
2277 tfp_memcpy(&req.data[0], params->data, params->data_sz_in_bytes); in tf_msg_set_if_tbl_entry()
H A Dtf_em_common.c1108 key_obj.size = parms->data_sz_in_bytes; in tf_tbl_ext_common_set()
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_ha_mgr.c68 set_parms.data_sz_in_bytes = sizeof(val); in ulp_ha_mgr_state_set()
101 get_parms.data_sz_in_bytes = sizeof(val); in ulp_ha_mgr_tf_client_num_get()
412 get_parms.data_sz_in_bytes = sizeof(val); in ulp_ha_mgr_state_get()
H A Dulp_fc_mgr.c335 parms.data_sz_in_bytes = sizeof(uint64_t); in ulp_fc_tf_flow_stat_get()
357 sparms.data_sz_in_bytes = sizeof(uint64_t); in ulp_fc_tf_flow_stat_get()
389 parms.data_sz_in_bytes = sizeof(uint64_t); in ulp_get_single_flow_stat()
H A Dulp_mapper.c2537 gparms.data_sz_in_bytes = ULP_BITS_2_BYTE(tmplen); in ulp_mapper_index_tbl_process()
2550 gparms.data_sz_in_bytes, in ulp_mapper_index_tbl_process()
2636 sparms.data_sz_in_bytes = ULP_BITS_2_BYTE(tmplen); in ulp_mapper_index_tbl_process()
2770 get_parms.data_sz_in_bytes = res_size; in ulp_mapper_if_tbl_process()
2798 iftbl_params.data_sz_in_bytes = ULP_BITS_2_BYTE(tmplen); in ulp_mapper_if_tbl_process()