Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dbwc.h84 int mlx5hws_bwc_rule_create_simple(struct mlx5hws_bwc_rule *bwc_rule,
H A Dbwc.c1024 int mlx5hws_bwc_rule_create_simple(struct mlx5hws_bwc_rule *bwc_rule, in mlx5hws_bwc_rule_create_simple() function
1159 ret = mlx5hws_bwc_rule_create_simple(bwc_rule, in mlx5hws_bwc_rule_create()
H A Dbwc_complex.c783 ret = mlx5hws_bwc_rule_create_simple(subrule, match_params, actions, in hws_complex_subrule_create()