Searched refs:mlxsw_sp_acl_ctcam_region (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum_acl_ctcam.c | 41 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_entry_insert() 88 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_entry_remove() 102 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_entry_action_replace() 124 struct mlxsw_sp_acl_ctcam_region *cregion = priv; in mlxsw_sp_acl_ctcam_region_parman_resize() 140 struct mlxsw_sp_acl_ctcam_region *cregion = priv; in mlxsw_sp_acl_ctcam_region_parman_move() 158 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_region_init() 171 void mlxsw_sp_acl_ctcam_region_fini(struct mlxsw_sp_acl_ctcam_region *cregion) in mlxsw_sp_acl_ctcam_region_fini() 176 void mlxsw_sp_acl_ctcam_chunk_init(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_chunk_init() 189 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_entry_add() 215 struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp_acl_ctcam_entry_del() [all …]
|
H A D | spectrum_acl_tcam.h | 90 struct mlxsw_sp_acl_ctcam_region { struct 105 int (*entry_insert)(struct mlxsw_sp_acl_ctcam_region *cregion, argument 108 void (*entry_remove)(struct mlxsw_sp_acl_ctcam_region *cregion, 114 struct mlxsw_sp_acl_ctcam_region *cregion, 117 void mlxsw_sp_acl_ctcam_region_fini(struct mlxsw_sp_acl_ctcam_region *cregion); 118 void mlxsw_sp_acl_ctcam_chunk_init(struct mlxsw_sp_acl_ctcam_region *cregion, 123 struct mlxsw_sp_acl_ctcam_region *cregion, 129 struct mlxsw_sp_acl_ctcam_region *cregion, 133 struct mlxsw_sp_acl_ctcam_region *cregion, 160 struct mlxsw_sp_acl_ctcam_region cregion; [all …]
|
H A D | spectrum1_acl_tcam.c | 13 struct mlxsw_sp_acl_ctcam_region cregion; 31 mlxsw_sp1_acl_ctcam_region_entry_insert(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp1_acl_ctcam_region_entry_insert() 39 mlxsw_sp1_acl_ctcam_region_entry_remove(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp1_acl_ctcam_region_entry_remove()
|
H A D | spectrum2_acl_tcam.c | 31 mlxsw_sp2_acl_ctcam_region_entry_insert(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp2_acl_ctcam_region_entry_insert() 51 mlxsw_sp2_acl_ctcam_region_entry_remove(struct mlxsw_sp_acl_ctcam_region *cregion, in mlxsw_sp2_acl_ctcam_region_entry_remove()
|