Searched defs:chain_index (Results 1 – 2 of 2) sorted by relevance
77 u32 chain_index; member168 u32 chain_index) in mlxsw_sp_acl_ruleset_bind()226 bool ingress, u32 chain_index, in __mlxsw_sp_acl_ruleset_lookup()242 bool ingress, u32 chain_index, in mlxsw_sp_acl_ruleset_lookup()261 bool ingress, u32 chain_index, in mlxsw_sp_acl_ruleset_get()
75 u32 chain_index = tcf_gact_goto_chain_index(a); in mlxsw_sp_flower_parse_actions() local