Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Dfs.h46 enum mlx5_flow_destination_type { enum
186 enum mlx5_flow_destination_type type;
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c427 enum mlx5_flow_destination_type type = dst->dest_attr.type; in mlx5_cmd_dr_create_fte()
H A Ddr_cmd.c861 enum mlx5_flow_destination_type type = fte->dest_arr[i].type; in mlx5dr_cmd_set_fte()
H A Ddr_types.h1510 enum mlx5_flow_destination_type type;
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c663 enum mlx5_flow_destination_type type = dst->dest_attr.type; in mlx5_cmd_set_fte()
H A Dfs_core.c497 static bool is_fwd_dest_type(enum mlx5_flow_destination_type type) in is_fwd_dest_type()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.c7 hws_cmd_dest_type_to_ifc_dest_type(enum mlx5_flow_destination_type type) in hws_cmd_dest_type_to_ifc_dest_type()