Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_util.c45 tf_tcam_tbl_2_str(enum tf_tcam_tbl_type tcam_type) in tf_tcam_tbl_2_str() argument
47 switch (tcam_type) { in tf_tcam_tbl_2_str()
H A Dtf_util.h43 const char *tf_tcam_tbl_2_str(enum tf_tcam_tbl_type tcam_type);
/f-stack/dpdk/drivers/net/hinic/base/
H A Dhinic_pmd_niccfg.h828 u8 tcam_type; member
H A Dhinic_pmd_niccfg.c2001 tcam_block_info.tcam_type = block_type; in hinic_mgmt_tcam_block()