Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_bwc.c395 u8 at_idx, in hws_bwc_rule_create_async() argument
402 at_idx, in hws_bwc_rule_create_async()
411 u8 at_idx, in hws_bwc_rule_create_sync() argument
421 at_idx, rule_actions, in hws_bwc_rule_create_sync()
433 u8 at_idx, in hws_bwc_rule_update_sync() argument
443 at_idx, in hws_bwc_rule_update_sync()
749 int at_idx; in mlx5hws_bwc_rule_create_simple() local
758 at_idx = hws_bwc_matcher_find_at(bwc_matcher, rule_actions); in mlx5hws_bwc_rule_create_simple()
759 if (unlikely(at_idx < 0)) { in mlx5hws_bwc_rule_create_simple()
771 at_idx = bwc_matcher->num_of_at - 1; in mlx5hws_bwc_rule_create_simple()
[all …]
H A Dmlx5hws_rule.c352 u8 at_idx, in hws_rule_create_hws() argument
355 struct mlx5hws_action_template *at = &rule->matcher->at[at_idx]; in hws_rule_create_hws()
717 u8 at_idx, in mlx5hws_rule_create() argument
731 !(matcher->num_of_at >= at_idx) || in mlx5hws_rule_create()
741 at_idx, in mlx5hws_rule_create()
762 u8 at_idx, in mlx5hws_rule_action_update() argument
776 at_idx, in mlx5hws_rule_action_update()
H A Dmlx5hws.h464 u8 at_idx,
491 u8 at_idx,