Lines Matching defs:mlxsw_sp
24 struct mlxsw_sp *mlxsw_sp; member
92 struct mlxsw_sp_fid *mlxsw_sp_acl_dummy_fid(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_acl_dummy_fid()
143 mlxsw_sp_acl_ruleset_bind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_bind()
155 mlxsw_sp_acl_ruleset_unbind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_unbind()
172 mlxsw_sp_acl_ruleset_block_bind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_block_bind()
197 mlxsw_sp_acl_ruleset_block_unbind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_block_unbind()
208 struct mlxsw_sp_acl_block *mlxsw_sp_acl_block_create(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_block_create()
241 int mlxsw_sp_acl_block_bind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_block_bind()
278 int mlxsw_sp_acl_block_unbind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_block_unbind()
299 mlxsw_sp_acl_ruleset_create(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_create()
343 static void mlxsw_sp_acl_ruleset_destroy(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_destroy()
361 static void mlxsw_sp_acl_ruleset_ref_dec(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_ref_dec()
385 mlxsw_sp_acl_ruleset_lookup(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_lookup()
403 mlxsw_sp_acl_ruleset_get(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_get()
425 void mlxsw_sp_acl_ruleset_put(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_put()
529 int mlxsw_sp_acl_rulei_act_fwd(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_fwd()
561 int mlxsw_sp_acl_rulei_act_mirror(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_mirror()
585 int mlxsw_sp_acl_rulei_act_vlan(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_vlan()
617 int mlxsw_sp_acl_rulei_act_count(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_count()
625 int mlxsw_sp_acl_rulei_act_fid_set(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_fid_set()
633 mlxsw_sp_acl_rule_create(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_create()
668 void mlxsw_sp_acl_rule_destroy(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_destroy()
678 int mlxsw_sp_acl_rule_add(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_add()
721 void mlxsw_sp_acl_rule_del(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_del()
742 int mlxsw_sp_acl_rule_action_replace(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_action_replace()
757 mlxsw_sp_acl_rule_lookup(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_lookup()
771 static int mlxsw_sp_acl_rule_activity_update(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_activity_update()
828 int mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_get_stats()
854 int mlxsw_sp_acl_init(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_acl_init()
912 void mlxsw_sp_acl_fini(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_acl_fini()
926 u32 mlxsw_sp_acl_region_rehash_intrvl_get(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_acl_region_rehash_intrvl_get()
934 int mlxsw_sp_acl_region_rehash_intrvl_set(struct mlxsw_sp *mlxsw_sp, u32 val) in mlxsw_sp_acl_region_rehash_intrvl_set()