Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Ddr_rule.c98 ste->ste_chain_location = orig_ste->ste_chain_location; in dr_rule_create_collision_entry()
234 new_ste->ste_chain_location = cur_ste->ste_chain_location; in dr_rule_rehash_copy_ste_ctrl()
264 sb_idx = cur_ste->ste_chain_location - 1; in dr_rule_rehash_copy_ste()
652 first = curr_ste->ste_chain_location == 1; in mlx5dr_rule_get_reverse_rule_members()
799 ste->ste_chain_location = ste_location; in dr_rule_handle_empty_entry()
H A Ddr_types.h166 u8 ste_chain_location; member