Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Dfs.h50 MLX5_FLOW_TABLE_TERMINATION = BIT(2), enumerator
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads_termtbl.c67 flags = MLX5_FLOW_TABLE_TERMINATION; in mlx5_eswitch_termtbl_create()
Dfs_cmd.c194 int term = !!(ft->flags & MLX5_FLOW_TABLE_TERMINATION); in mlx5_cmd_create_flow_table()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dfs_dr.c12 if (flags & MLX5_FLOW_TABLE_TERMINATION) in mlx5_dr_is_fw_table()