Home
last modified time | relevance | path

Searched refs:ste_chain_location (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c80 ste->ste_chain_location = orig_ste->ste_chain_location; in dr_rule_create_collision_entry()
204 new_ste->ste_chain_location = cur_ste->ste_chain_location; in dr_rule_rehash_copy_ste_ctrl()
206 if (!mlx5dr_ste_is_last_in_rule(nic_matcher, new_ste->ste_chain_location)) in dr_rule_rehash_copy_ste_ctrl()
235 sb_idx = cur_ste->ste_chain_location - 1; in dr_rule_rehash_copy_ste()
735 ste->ste_chain_location = ste_location; in dr_rule_handle_empty_entry()
Ddr_types.h140 u8 ste_chain_location; member
Ddr_ste.c606 if (!mlx5dr_ste_is_last_in_rule(nic_matcher, ste->ste_chain_location)) { in mlx5dr_ste_create_next_htbl()