Searched defs:mlx5_eswitch_rep_ops (Results 1 – 1 of 1) sorted by relevance
37 struct mlx5_eswitch_rep_ops { struct38 int (*load)(struct mlx5_core_dev *dev, struct mlx5_eswitch_rep *rep);39 void (*unload)(struct mlx5_eswitch_rep *rep);63 const struct mlx5_eswitch_rep_ops *ops, argument
Completed in 3 milliseconds