Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h789 mlx5hws_action_create_last(struct mlx5hws_context *ctx, u32 flags);
H A Dfs_hws.c627 return mlx5hws_action_create_last(ctx, flags); in mlx5_fs_create_action_last()
H A Daction.c1865 mlx5hws_action_create_last(struct mlx5hws_context *ctx, u32 flags) in mlx5hws_action_create_last() function
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_hmfs.c74 fs_hmfs->last_action = mlx5hws_action_create_last(ct_tbl->ctx, flags); in mlx5_ct_fs_hmfs_init()