Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h790 mlx5hws_action_create_last(struct mlx5hws_context *ctx, u32 flags);
H A Dbwc_complex.c909 mlx5hws_action_create_last(ctx, MLX5HWS_ACTION_FLAG_HWS_FDB); in hws_bwc_isolated_actions_create()
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()