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.h80 struct mlx5hws_bwc_rule *mlx5hws_bwc_rule_alloc(struct mlx5hws_bwc_matcher *bwc_matcher);
H A Dbwc.c480 mlx5hws_bwc_rule_alloc(struct mlx5hws_bwc_matcher *bwc_matcher) in mlx5hws_bwc_rule_alloc() function
1142 bwc_rule = mlx5hws_bwc_rule_alloc(bwc_matcher); in mlx5hws_bwc_rule_create()
H A Dbwc_complex.c872 subrule = mlx5hws_bwc_rule_alloc(subm->bwc_matcher); in mlx5hws_bwc_rule_create_complex()