Searched defs:tcam (Results 1 – 12 of 12) sorted by relevance
/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum_acl_tcam.c | 59 static int mlxsw_sp_acl_tcam_region_id_get(struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_region_id_get() 74 static void mlxsw_sp_acl_tcam_region_id_put(struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_region_id_put() 80 static int mlxsw_sp_acl_tcam_group_id_get(struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_group_id_get() 95 static void mlxsw_sp_acl_tcam_group_id_put(struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_group_id_put() 107 struct mlxsw_sp_acl_tcam *tcam; member 155 struct mlxsw_sp_acl_tcam *tcam; member 230 mlxsw_sp_acl_tcam_group_add(struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_group_add() 249 struct mlxsw_sp_acl_tcam *tcam = group->tcam; in mlxsw_sp_acl_tcam_group_del() local 258 struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_vgroup_add() 633 struct mlxsw_sp_acl_tcam *tcam, in mlxsw_sp_acl_tcam_region_create() [all …]
|
D | spectrum2_acl_tcam.c | 72 struct mlxsw_sp2_acl_tcam *tcam = priv; in mlxsw_sp2_acl_tcam_init() local 142 struct mlxsw_sp2_acl_tcam *tcam = priv; in mlxsw_sp2_acl_tcam_fini() local 156 struct mlxsw_sp2_acl_tcam *tcam = tcam_priv; in mlxsw_sp2_acl_tcam_region_init() local
|
D | spectrum1_acl_tcam.c | 51 struct mlxsw_sp_acl_tcam *tcam) in mlxsw_sp1_acl_tcam_init()
|
D | spectrum_acl.c | 36 struct mlxsw_sp_acl_tcam tcam; member
|
/drivers/net/ethernet/intel/ice/ |
D | ice_ddp.h | 351 struct ice_boost_tcam_entry tcam[]; member 371 struct ice_marker_ptype_tcam_entry tcam[]; member
|
D | ice_ddp.c | 642 struct ice_boost_tcam_entry *tcam; in ice_find_boost_entry() local 1741 struct ice_marker_ptype_tcam_entry *tcam; in ice_fill_hw_ptype() local
|
D | ice_flex_pipe.c | 2612 u16 tcam = 0; in ice_upd_prof_hw() local 3562 u16 vsig, struct ice_tcam_inf *tcam, in ice_prof_tcam_ena_dis()
|
D | ice_flex_type.h | 202 struct ice_tcam_inf tcam[ICE_MAX_TCAM_PER_PROFILE]; member
|
/drivers/net/ethernet/marvell/mvpp2/ |
D | mvpp2_cls.h | 117 u32 tcam[MVPP2_CLS_C2_TCAM_WORDS]; member
|
D | mvpp2_prs.h | 273 u32 tcam[MVPP2_PRS_TCAM_WORDS]; member
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | cudbg_lib.c | 2540 struct cudbg_mps_tcam *tcam, u32 idx) in cudbg_collect_tcam_index() 2668 struct cudbg_mps_tcam *tcam; in cudbg_collect_mps_tcam() local
|
/drivers/net/ethernet/sun/ |
D | niu.h | 3116 struct niu_tcam_entry tcam[NIU_TCAM_ENTRIES_MAX]; member
|