Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A 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()
720 u8 ste_location, in dr_rule_handle_empty_entry() argument
735 ste->ste_chain_location = ste_location; in dr_rule_handle_empty_entry()
772 u8 ste_location, in dr_rule_handle_ste_branch() argument
796 ste, ste_location, in dr_rule_handle_ste_branch()
808 if (!mlx5dr_ste_is_last_in_rule(nic_matcher, ste_location)) in dr_rule_handle_ste_branch()
[all …]
H A Ddr_types.h231 u8 ste_location);
H A Ddr_ste.c334 u8 ste_location) in mlx5dr_ste_is_last_in_rule() argument
336 return ste_location == nic_matcher->num_of_builders; in mlx5dr_ste_is_last_in_rule()