Home
last modified time | relevance | path

Searched refs:MLX5_FLOW_CONTEXT_ACTION_ENCRYPT (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mlx5/
H A Dfs.h59 MLX5_FLOW_CONTEXT_ACTION_ENCRYPT = 1 << 17, enumerator
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws_cmd.c224 if (action_flags & (MLX5_FLOW_CONTEXT_ACTION_DECRYPT | MLX5_FLOW_CONTEXT_ACTION_ENCRYPT)) { in mlx5hws_cmd_set_fte()