Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_rule.c1129 bool hw_ste_arr_is_opt; in dr_rule_create_rule_nic() local
1150 hw_ste_arr_is_opt = nic_matcher->num_of_builders <= DR_RULE_MAX_STES_OPTIMIZED; in dr_rule_create_rule_nic()
1151 if (likely(hw_ste_arr_is_opt)) { in dr_rule_create_rule_nic()
1228 if (unlikely(!hw_ste_arr_is_opt)) in dr_rule_create_rule_nic()
1246 if (!hw_ste_arr_is_opt) in dr_rule_create_rule_nic()