Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws_bwc.h43 struct mlx5hws_bwc_rule *mlx5hws_bwc_rule_alloc(struct mlx5hws_bwc_matcher *bwc_matcher);
Dmlx5hws_bwc.c280 mlx5hws_bwc_rule_alloc(struct mlx5hws_bwc_matcher *bwc_matcher) in mlx5hws_bwc_rule_alloc() function
886 bwc_rule = mlx5hws_bwc_rule_alloc(bwc_matcher); in mlx5hws_bwc_rule_create()