Home
last modified time | relevance | path

Searched defs:mlx5_esw_flow_attr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h250 struct mlx5_esw_flow_attr { struct
251 struct mlx5_eswitch_rep *in_rep;
252 struct mlx5_eswitch_rep *out_rep[MLX5_MAX_FLOW_FWD_VPORTS];
253 struct mlx5_core_dev *out_mdev[MLX5_MAX_FLOW_FWD_VPORTS];
254 struct mlx5_core_dev *in_mdev;
256 int mirror_count;
257 int out_count;
281 struct mlx5_esw_flow_attr *attr); argument