Home
last modified time | relevance | path

Searched refs:TF_IF_TBL_CFG (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device_p58.h72 TF_IF_TBL_CFG, CFA_P58_TBL_PROF_PARIF_DFLT_ACT_REC_PTR},
74 TF_IF_TBL_CFG, CFA_P58_TBL_PROF_PARIF_ERR_ACT_REC_PTR},
76 TF_IF_TBL_CFG, CFA_P58_TBL_ILT},
78 TF_IF_TBL_CFG, CFA_P58_TBL_VSPT},
H A Dtf_device_p4.h85 TF_IF_TBL_CFG, CFA_P4_TBL_PROF_SPIF_DFLT_L2CTXT
88 TF_IF_TBL_CFG, CFA_P4_TBL_PROF_PARIF_DFLT_ACT_REC_PTR
91 TF_IF_TBL_CFG, CFA_P4_TBL_PROF_PARIF_ERR_ACT_REC_PTR
94 TF_IF_TBL_CFG, CFA_P4_TBL_LKUP_PARIF_DFLT_ACT_REC_PTR
H A Dtf_if_tbl.h35 TF_IF_TBL_CFG, enumerator
H A Dtf_if_tbl.c52 if (cfg_type != TF_IF_TBL_CFG) in tf_if_tbl_get_hcapi_type()