Home
last modified time | relevance | path

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

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