Home
last modified time | relevance | path

Searched defs:erp_table (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_acl_erp.c43 struct mlxsw_sp_acl_erp_table *erp_table; member
133 mlxsw_sp_acl_erp_table_entry_size(const struct mlxsw_sp_acl_erp_table *erp_table) in mlxsw_sp_acl_erp_table_entry_size()
141 static int mlxsw_sp_acl_erp_id_get(struct mlxsw_sp_acl_erp_table *erp_table, in mlxsw_sp_acl_erp_id_get()
157 static void mlxsw_sp_acl_erp_id_put(struct mlxsw_sp_acl_erp_table *erp_table, in mlxsw_sp_acl_erp_id_put()
180 mlxsw_sp_acl_erp_master_mask_update(struct mlxsw_sp_acl_erp_table *erp_table) in mlxsw_sp_acl_erp_master_mask_update()
196 mlxsw_sp_acl_erp_master_mask_set(struct mlxsw_sp_acl_erp_table *erp_table, in mlxsw_sp_acl_erp_master_mask_set()
220 mlxsw_sp_acl_erp_master_mask_clear(struct mlxsw_sp_acl_erp_table *erp_table, in mlxsw_sp_acl_erp_master_mask_clear()
244 mlxsw_sp_acl_erp_generic_create(struct mlxsw_sp_acl_erp_table *erp_table, in mlxsw_sp_acl_erp_generic_create()
291 struct mlxsw_sp_acl_erp_table *erp_table = erp->erp_table; in mlxsw_sp_acl_erp_generic_destroy() local
342 mlxsw_sp_acl_erp_table_master_rp(struct mlxsw_sp_acl_erp_table *erp_table) in mlxsw_sp_acl_erp_table_master_rp()
[all …]
Dspectrum_acl_tcam.h152 struct mlxsw_sp_acl_erp_table *erp_table; member