Lines Matching refs:chain_index
50 u32 chain_index; member
166 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_create() argument
181 ruleset->ht_key.chain_index = chain_index; in mlxsw_sp_acl_ruleset_create()
238 struct mlxsw_sp_flow_block *block, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup() argument
245 ht_key.chain_index = chain_index; in __mlxsw_sp_acl_ruleset_lookup()
253 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup() argument
263 ruleset = __mlxsw_sp_acl_ruleset_lookup(acl, block, chain_index, ops); in mlxsw_sp_acl_ruleset_lookup()
271 struct mlxsw_sp_flow_block *block, u32 chain_index, in mlxsw_sp_acl_ruleset_get() argument
283 ruleset = __mlxsw_sp_acl_ruleset_lookup(acl, block, chain_index, ops); in mlxsw_sp_acl_ruleset_get()
288 return mlxsw_sp_acl_ruleset_create(mlxsw_sp, block, chain_index, ops, in mlxsw_sp_acl_ruleset_get()
875 if (!ruleset->ht_key.chain_index && in mlxsw_sp_acl_rule_add()
915 if (!ruleset->ht_key.chain_index && in mlxsw_sp_acl_rule_del()