Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c664 enum mlx5_ifc_flow_destination_type ifc_type; in mlx5_cmd_set_fte() local
675 ifc_type = MLX5_IFC_FLOW_DESTINATION_TYPE_FLOW_TABLE; in mlx5_cmd_set_fte()
679 ifc_type = MLX5_IFC_FLOW_DESTINATION_TYPE_FLOW_TABLE; in mlx5_cmd_set_fte()
693 ifc_type = MLX5_IFC_FLOW_DESTINATION_TYPE_UPLINK; in mlx5_cmd_set_fte()
696 ifc_type = MLX5_IFC_FLOW_DESTINATION_TYPE_VPORT; in mlx5_cmd_set_fte()
711 ifc_type = MLX5_IFC_FLOW_DESTINATION_TYPE_FLOW_SAMPLER; in mlx5_cmd_set_fte()
717 ifc_type = MLX5_IFC_FLOW_DESTINATION_TYPE_TABLE_TYPE; in mlx5_cmd_set_fte()
721 ifc_type = MLX5_IFC_FLOW_DESTINATION_TYPE_TIR; in mlx5_cmd_set_fte()
725 ifc_type); in mlx5_cmd_set_fte()