Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5dr.h82 int mlx5dr_table_set_miss_action(struct mlx5dr_table *tbl,
H A Ddr_table.c46 int mlx5dr_table_set_miss_action(struct mlx5dr_table *tbl, in mlx5dr_table_set_miss_action() function
H A Dfs_dr.c45 err = mlx5dr_table_set_miss_action(ft->fs_dr_table.dr_table, action); in set_miss_action()