Lines Matching defs:block
57 struct mlxsw_sp_acl_block *block; member
103 struct mlxsw_sp *mlxsw_sp_acl_block_mlxsw_sp(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_mlxsw_sp()
108 unsigned int mlxsw_sp_acl_block_rule_count(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_rule_count()
113 void mlxsw_sp_acl_block_disable_inc(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disable_inc()
119 void mlxsw_sp_acl_block_disable_dec(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disable_dec()
125 bool mlxsw_sp_acl_block_disabled(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_disabled()
130 bool mlxsw_sp_acl_block_is_egress_bound(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_is_egress_bound()
150 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_ruleset_bind()
162 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_ruleset_unbind()
172 static bool mlxsw_sp_acl_ruleset_block_bound(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_ruleset_block_bound()
180 struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_ruleset_block_bind()
205 struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_ruleset_block_unbind()
217 struct mlxsw_sp_acl_block *block; in mlxsw_sp_acl_block_create() local
227 void mlxsw_sp_acl_block_destroy(struct mlxsw_sp_acl_block *block) in mlxsw_sp_acl_block_destroy()
234 mlxsw_sp_acl_block_lookup(struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_block_lookup()
247 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_block_bind()
278 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_block_unbind()
299 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_create()
370 struct mlxsw_sp_acl_block *block, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup()
385 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup()
403 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_get()
553 struct mlxsw_sp_acl_block *block, in mlxsw_sp_acl_rulei_act_mirror()