Searched refs:mlx5hws_bwc_rule_fill_attr (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
D | mlx5hws_bwc.h | 55 void mlx5hws_bwc_rule_fill_attr(struct mlx5hws_bwc_matcher *bwc_matcher,
|
D | mlx5hws_bwc.c | 259 mlx5hws_bwc_rule_fill_attr(struct mlx5hws_bwc_matcher *bwc_matcher, in mlx5hws_bwc_rule_fill_attr() function 368 mlx5hws_bwc_rule_fill_attr(bwc_matcher, idx, 0, &attr); in mlx5hws_bwc_rule_destroy_simple() 570 mlx5hws_bwc_rule_fill_attr(bwc_matcher, 0, 0, &rule_attr); in hws_bwc_matcher_move_all_simple() 751 mlx5hws_bwc_rule_fill_attr(bwc_matcher, bwc_queue_idx, flow_source, &rule_attr); in mlx5hws_bwc_rule_create_simple() 918 mlx5hws_bwc_rule_fill_attr(bwc_matcher, idx, 0, &rule_attr); in hws_bwc_rule_action_update()
|