Home
last modified time | relevance | path

Searched refs:mlx5hws_bwc_matcher_create (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
Dmlx5hws.h859 mlx5hws_bwc_matcher_create(struct mlx5hws_table *table,
Dbwc.c136 mlx5hws_bwc_matcher_create(struct mlx5hws_table *table, in mlx5hws_bwc_matcher_create() function
Dfs_hws.c351 matcher = mlx5hws_bwc_matcher_create(ft->fs_hws_table.hws_table, in mlx5_cmd_hws_create_flow_group()
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dct_fs_hmfs.c104 hws_bwc_matcher = mlx5hws_bwc_matcher_create(tbl, priority, match_criteria_enable, &mask); in mlx5_ct_fs_hmfs_matcher_create()