Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_table.h48 int mlx5hws_table_create_default_ft(struct mlx5_core_dev *mdev,
H A Dmlx5hws_table.c120 int mlx5hws_table_create_default_ft(struct mlx5_core_dev *mdev, in mlx5hws_table_create_default_ft() function
192 ret = mlx5hws_table_create_default_ft(tbl->ctx->mdev, tbl, &tbl->ft_id); in hws_table_init()
H A Dmlx5hws_matcher.c50 ret = mlx5hws_table_create_default_ft(tbl->ctx->mdev, tbl, &matcher->end_ft_id); in hws_matcher_create_end_ft()