Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.h65 struct mlx5hws_bwc_rule *mlx5hws_bwc_rule_alloc(struct mlx5hws_bwc_matcher *bwc_matcher);
H A Dbwc.c479 mlx5hws_bwc_rule_alloc(struct mlx5hws_bwc_matcher *bwc_matcher) in mlx5hws_bwc_rule_alloc() function
1140 bwc_rule = mlx5hws_bwc_rule_alloc(bwc_matcher); in mlx5hws_bwc_rule_create()
H A Dbwc_complex.c1173 mlx5hws_bwc_rule_alloc(isolated_bwc_matcher); in mlx5hws_bwc_rule_create_complex()