Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c79 ste->ste_chain_location = orig_ste->ste_chain_location; in dr_rule_create_collision_entry()
215 new_ste->ste_chain_location = cur_ste->ste_chain_location; in dr_rule_rehash_copy_ste_ctrl()
246 sb_idx = cur_ste->ste_chain_location - 1; in dr_rule_rehash_copy_ste()
624 first = curr_ste->ste_chain_location == 1; in mlx5dr_rule_get_reverse_rule_members()
773 ste->ste_chain_location = ste_location; in dr_rule_handle_empty_entry()
Ddr_ste.c249 sb_idx = ste->ste_chain_location - 1; in dr_ste_replace_head_ste()
447 if (!mlx5dr_ste_is_last_in_rule(nic_matcher, ste->ste_chain_location)) { in mlx5dr_ste_create_next_htbl()
Ddr_types.h155 u8 ste_chain_location; member