Lines Matching refs:chain_index
50 u32 chain_index; member
298 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_create() argument
313 ruleset->ht_key.chain_index = chain_index; in mlxsw_sp_acl_ruleset_create()
369 struct mlxsw_sp_acl_block *block, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup() argument
376 ht_key.chain_index = chain_index; in __mlxsw_sp_acl_ruleset_lookup()
384 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup() argument
394 ruleset = __mlxsw_sp_acl_ruleset_lookup(acl, block, chain_index, ops); in mlxsw_sp_acl_ruleset_lookup()
402 struct mlxsw_sp_acl_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_get() argument
414 ruleset = __mlxsw_sp_acl_ruleset_lookup(acl, block, chain_index, ops); in mlxsw_sp_acl_ruleset_get()
419 return mlxsw_sp_acl_ruleset_create(mlxsw_sp, block, chain_index, ops, in mlxsw_sp_acl_ruleset_get()
693 if (!ruleset->ht_key.chain_index && in mlxsw_sp_acl_rule_add()
727 if (!ruleset->ht_key.chain_index && in mlxsw_sp_acl_rule_del()