Home
last modified time | relevance | path

Searched refs:TF_DIR_TX (Results 1 – 14 of 14) sorted by relevance

/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dbnxt_ulp.c121 res->ident_cnt[TF_DIR_TX].cnt[TF_IDENT_TYPE_WC_PROF] = 192; in bnxt_ulp_tf_session_resources_get()
122 res->ident_cnt[TF_DIR_TX].cnt[TF_IDENT_TYPE_PROF_FUNC] = 64; in bnxt_ulp_tf_session_resources_get()
123 res->ident_cnt[TF_DIR_TX].cnt[TF_IDENT_TYPE_EM_PROF] = 192; in bnxt_ulp_tf_session_resources_get()
131 res->tbl_cnt[TF_DIR_TX].cnt[TF_TBL_TYPE_ACT_ENCAP_64B] = 511; in bnxt_ulp_tf_session_resources_get()
132 res->tbl_cnt[TF_DIR_TX].cnt[TF_TBL_TYPE_ACT_ENCAP_16B] = 223; in bnxt_ulp_tf_session_resources_get()
133 res->tbl_cnt[TF_DIR_TX].cnt[TF_TBL_TYPE_ACT_ENCAP_8B] = 255; in bnxt_ulp_tf_session_resources_get()
147 res->em_cnt[TF_DIR_TX].cnt[TF_EM_TBL_TYPE_TBL_SCOPE] = 1; in bnxt_ulp_tf_session_resources_get()
192 res->ident_cnt[TF_DIR_TX].cnt[TF_IDENT_TYPE_WC_PROF] = 192; in bnxt_ulp_tf_session_resources_get()
193 res->ident_cnt[TF_DIR_TX].cnt[TF_IDENT_TYPE_PROF_FUNC] = 64; in bnxt_ulp_tf_session_resources_get()
194 res->ident_cnt[TF_DIR_TX].cnt[TF_IDENT_TYPE_EM_PROF] = 192; in bnxt_ulp_tf_session_resources_get()
[all …]
H A Dulp_template_db_tbl.c304 TF_DIR_TX] = {
312 TF_DIR_TX] = {
397 .direction = TF_DIR_TX
403 .direction = TF_DIR_TX
415 .direction = TF_DIR_TX
433 .direction = TF_DIR_TX
H A Dulp_template_db_stingray_act.c249 .direction = TF_DIR_TX,
266 .direction = TF_DIR_TX,
283 .direction = TF_DIR_TX,
298 .direction = TF_DIR_TX,
314 .direction = TF_DIR_TX,
330 .direction = TF_DIR_TX,
347 .direction = TF_DIR_TX,
364 .direction = TF_DIR_TX,
381 .direction = TF_DIR_TX,
397 .direction = TF_DIR_TX,
[all …]
H A Dulp_template_db_wh_plus_act.c248 .direction = TF_DIR_TX,
265 .direction = TF_DIR_TX,
282 .direction = TF_DIR_TX,
297 .direction = TF_DIR_TX,
313 .direction = TF_DIR_TX,
329 .direction = TF_DIR_TX,
346 .direction = TF_DIR_TX,
363 .direction = TF_DIR_TX,
380 .direction = TF_DIR_TX,
396 .direction = TF_DIR_TX,
[all …]
H A Dulp_template_db_wh_plus_class.c229 .direction = TF_DIR_TX,
244 .direction = TF_DIR_TX,
267 .direction = TF_DIR_TX,
284 .direction = TF_DIR_TX,
303 .direction = TF_DIR_TX,
314 .direction = TF_DIR_TX,
325 .direction = TF_DIR_TX,
338 .direction = TF_DIR_TX,
353 .direction = TF_DIR_TX,
368 .direction = TF_DIR_TX,
[all …]
H A Dulp_template_db_stingray_class.c229 .direction = TF_DIR_TX,
244 .direction = TF_DIR_TX,
267 .direction = TF_DIR_TX,
284 .direction = TF_DIR_TX,
303 .direction = TF_DIR_TX,
314 .direction = TF_DIR_TX,
325 .direction = TF_DIR_TX,
338 .direction = TF_DIR_TX,
353 .direction = TF_DIR_TX,
368 .direction = TF_DIR_TX,
[all …]
H A Dulp_template_db.c324 .direction = TF_DIR_TX
770 .direction = TF_DIR_TX,
792 .direction = TF_DIR_TX,
814 .direction = TF_DIR_TX,
836 .direction = TF_DIR_TX,
858 .direction = TF_DIR_TX,
4012 .direction = TF_DIR_TX,
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_em_common.c597 tbl_scope_cb->em_caps[TF_DIR_TX].max_entries_supported) { in tf_em_validate_num_entries()
602 tbl_scope_cb->em_caps[TF_DIR_TX].max_entries_supported); in tf_em_validate_num_entries()
653 tbl_scope_cb->em_ctx_info[TF_DIR_TX].em_tables[TF_KEY0_TABLE].num_entries = in tf_em_validate_num_entries()
655 tbl_scope_cb->em_ctx_info[TF_DIR_TX].em_tables[TF_KEY0_TABLE].entry_size = in tf_em_validate_num_entries()
658 tbl_scope_cb->em_ctx_info[TF_DIR_TX].em_tables[TF_KEY1_TABLE].num_entries = in tf_em_validate_num_entries()
660 tbl_scope_cb->em_ctx_info[TF_DIR_TX].em_tables[TF_KEY1_TABLE].entry_size = in tf_em_validate_num_entries()
663 tbl_scope_cb->em_ctx_info[TF_DIR_TX].em_tables[TF_RECORD_TABLE].num_entries = in tf_em_validate_num_entries()
665 tbl_scope_cb->em_ctx_info[TF_DIR_TX].em_tables[TF_RECORD_TABLE].entry_size = in tf_em_validate_num_entries()
668 tbl_scope_cb->em_ctx_info[TF_DIR_TX].em_tables[TF_EFC_TABLE].num_entries = 0; in tf_em_validate_num_entries()
H A Dtf_if_tbl.c80 if_tbl_db[TF_DIR_TX] = parms->cfg; in tf_if_tbl_bind()
101 if_tbl_db[TF_DIR_TX] = NULL; in tf_if_tbl_unbind()
H A Dtf_global_cfg.c87 global_cfg_db[TF_DIR_TX] = parms->cfg; in tf_global_cfg_bind()
108 global_cfg_db[TF_DIR_TX] = NULL; in tf_global_cfg_unbind()
H A Dtf_msg.c613 flags = (em_parms->dir == TF_DIR_TX ? in tf_msg_insert_em_internal_entry()
666 flags = (em_parms->dir == TF_DIR_TX ? in tf_msg_delete_em_entry()
756 flags = (dir == TF_DIR_TX ? HWRM_TF_EXT_EM_QCAPS_INPUT_FLAGS_DIR_TX : in tf_msg_em_qcaps()
799 flags = (dir == TF_DIR_TX ? HWRM_TF_EXT_EM_CFG_INPUT_FLAGS_DIR_TX : in tf_msg_em_cfg()
836 flags = (dir == TF_DIR_TX ? HWRM_TF_EXT_EM_CFG_INPUT_FLAGS_DIR_TX : in tf_msg_em_op()
879 if (parms->dir == TF_DIR_TX) in tf_msg_tcam_entry_set()
948 if (in_parms->dir == TF_DIR_TX) in tf_msg_tcam_entry_free()
1097 flags = (params->dir == TF_DIR_TX ? in tf_msg_get_global_cfg()
1154 flags = (params->dir == TF_DIR_TX ? in tf_msg_set_global_cfg()
1277 flags = (params->dir == TF_DIR_TX ? in tf_msg_get_if_tbl_entry()
[all …]
H A Dtf_util.c16 case TF_DIR_TX: in tf_dir_2_str()
H A Dtf_core.h33 TF_DIR_TX, /**< Transmit */ enumerator
H A Dtf_tcam.c66 (tcam_cnt[TF_DIR_TX].cnt[TF_TCAM_TBL_TYPE_WC_TCAM] % 2)) { in tf_tcam_bind()