Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mlx5/
Deswitch.h33 struct mlx5_eswitch_rep_ops { struct
54 const struct mlx5_eswitch_rep_ops *ops, argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dib_rep.c91 static const struct mlx5_eswitch_rep_ops rep_ops = {
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h214 const struct mlx5_eswitch_rep_ops *rep_ops[NUM_REP_TYPES];
Den_rep.c1317 static const struct mlx5_eswitch_rep_ops rep_ops = {
Deswitch_offloads.c2732 const struct mlx5_eswitch_rep_ops *ops, in mlx5_eswitch_register_vport_reps()