Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c358 u8 ste_location, in dr_rule_rehash_htbl() argument
411 nic_matcher->ste_builder[ste_location - 1].bit_mask)) { in dr_rule_rehash_htbl()
426 if (ste_location == 1) { in dr_rule_rehash_htbl()
475 u8 ste_location, in dr_rule_rehash() argument
487 return dr_rule_rehash_htbl(rule, nic_rule, cur_htbl, ste_location, in dr_rule_rehash()
718 u8 ste_location, in dr_rule_handle_empty_entry() argument
733 ste->ste_chain_location = ste_location; in dr_rule_handle_empty_entry()
770 u8 ste_location, in dr_rule_handle_ste_branch() argument
794 ste, ste_location, in dr_rule_handle_ste_branch()
806 if (!mlx5dr_ste_is_last_in_rule(nic_matcher, ste_location)) in dr_rule_handle_ste_branch()
[all …]
Ddr_types.h225 u8 ste_location);
Ddr_ste.c319 u8 ste_location) in mlx5dr_ste_is_last_in_rule() argument
321 return ste_location == nic_matcher->num_of_builders; in mlx5dr_ste_is_last_in_rule()