Home
last modified time | relevance | path

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

/f-stack/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 Dhwrm_tf.h166 uint32_t data_sz_in_bytes; member
184 uint32_t data_sz_in_bytes; member
H A Dtf_tbl.h195 uint16_t data_sz_in_bytes; member
221 uint16_t data_sz_in_bytes; member
H A Dtf_core.h1548 uint16_t data_sz_in_bytes; member
1586 uint16_t data_sz_in_bytes; member
2025 uint16_t data_sz_in_bytes; member
2062 uint16_t data_sz_in_bytes; member
H A Dtf_shadow_tbl.h124 uint16_t data_sz_in_bytes; member
H A Dtf_core.c1126 sparms.data_sz_in_bytes = parms->data_sz_in_bytes; in tf_set_tbl_entry()
1217 gparms.data_sz_in_bytes = parms->data_sz_in_bytes; in tf_get_tbl_entry()
1464 sparms.data_sz_in_bytes = parms->data_sz_in_bytes; in tf_set_if_tbl_entry()
1522 gparms.data_sz_in_bytes = parms->data_sz_in_bytes; in tf_get_if_tbl_entry()
H A Dtf_tbl.c396 bparms.data_sz_in_bytes = parms->result_sz_in_bytes; in tf_tbl_alloc_search()
485 parms->data_sz_in_bytes, in tf_tbl_set()
555 parms->data_sz_in_bytes, in tf_tbl_get()
H A Dtf_shadow_tbl.c431 len = parms->data_sz_in_bytes; in tf_shadow_tbl_bind_index()
655 if (!sparms->data || !sparms->data_sz_in_bytes) { in tf_shadow_tbl_insert()
H A Dtf_msg.c1287 req.size = tfp_cpu_to_le_16(params->data_sz_in_bytes); in tf_msg_get_if_tbl_entry()
1341 req.size = tfp_cpu_to_le_32(params->data_sz_in_bytes); in tf_msg_set_if_tbl_entry()
1342 tfp_memcpy(&req.data[0], params->data, params->data_sz_in_bytes); in tf_msg_set_if_tbl_entry()
H A Dtf_em_common.c1026 key_obj.size = parms->data_sz_in_bytes; in tf_tbl_ext_common_set()
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c306 parms.data_sz_in_bytes = sizeof(uint64_t); in ulp_get_single_flow_stat()
H A Dulp_mapper.c2007 sparms.data_sz_in_bytes = ULP_BITS_2_BYTE(tmplen); in ulp_mapper_index_tbl_process()
2094 sparms.data_sz_in_bytes = ULP_BITS_2_BYTE(tmplen); in ulp_mapper_index_tbl_process()
2365 iftbl_params.data_sz_in_bytes = ULP_BITS_2_BYTE(tmplen); in ulp_mapper_if_tbl_process()