Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h393 mlx5hws_matcher_create(struct mlx5hws_table *table,
H A Dbwc.c195 new_matcher = mlx5hws_matcher_create(old_matcher->tbl, in hws_bwc_matcher_move()
280 bwc_matcher->matcher = mlx5hws_matcher_create(table, in mlx5hws_bwc_matcher_create_simple()
H A Dmatcher.c1125 mlx5hws_matcher_create(struct mlx5hws_table *tbl, in mlx5hws_matcher_create() function