Lines Matching defs:mlxsw_sp
23 struct mlxsw_sp *mlxsw_sp; member
90 struct mlxsw_sp_fid *mlxsw_sp_acl_dummy_fid(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_acl_dummy_fid()
141 mlxsw_sp_acl_ruleset_bind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_bind()
153 mlxsw_sp_acl_ruleset_unbind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_unbind()
170 mlxsw_sp_acl_ruleset_block_bind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_block_bind()
195 mlxsw_sp_acl_ruleset_block_unbind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_block_unbind()
206 struct mlxsw_sp_acl_block *mlxsw_sp_acl_block_create(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_block_create()
239 int mlxsw_sp_acl_block_bind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_block_bind()
276 int mlxsw_sp_acl_block_unbind(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_block_unbind()
297 mlxsw_sp_acl_ruleset_create(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_create()
341 static void mlxsw_sp_acl_ruleset_destroy(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_destroy()
359 static void mlxsw_sp_acl_ruleset_ref_dec(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_ref_dec()
383 mlxsw_sp_acl_ruleset_lookup(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_lookup()
401 mlxsw_sp_acl_ruleset_get(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_get()
423 void mlxsw_sp_acl_ruleset_put(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_ruleset_put()
527 int mlxsw_sp_acl_rulei_act_fwd(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_fwd()
559 int mlxsw_sp_acl_rulei_act_mirror(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_mirror()
583 int mlxsw_sp_acl_rulei_act_vlan(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_vlan()
615 int mlxsw_sp_acl_rulei_act_count(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_count()
623 int mlxsw_sp_acl_rulei_act_fid_set(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rulei_act_fid_set()
631 mlxsw_sp_acl_rule_create(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_create()
666 void mlxsw_sp_acl_rule_destroy(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_destroy()
676 int mlxsw_sp_acl_rule_add(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_add()
717 void mlxsw_sp_acl_rule_del(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_del()
736 int mlxsw_sp_acl_rule_action_replace(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_action_replace()
751 mlxsw_sp_acl_rule_lookup(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_lookup()
765 static int mlxsw_sp_acl_rule_activity_update(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_activity_update()
823 int mlxsw_sp_acl_rule_get_stats(struct mlxsw_sp *mlxsw_sp, in mlxsw_sp_acl_rule_get_stats()
849 int mlxsw_sp_acl_init(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_acl_init()
905 void mlxsw_sp_acl_fini(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_acl_fini()
918 u32 mlxsw_sp_acl_region_rehash_intrvl_get(struct mlxsw_sp *mlxsw_sp) in mlxsw_sp_acl_region_rehash_intrvl_get()
926 int mlxsw_sp_acl_region_rehash_intrvl_set(struct mlxsw_sp *mlxsw_sp, u32 val) in mlxsw_sp_acl_region_rehash_intrvl_set()