Searched refs:mlx5_eswitch_get_proto_dev (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/mlx5/
H A Deswitch.h67 void *mlx5_eswitch_get_proto_dev(struct mlx5_eswitch *esw,
/linux-master/drivers/infiniband/hw/mlx5/
H A Dib_rep.c208 return mlx5_eswitch_get_proto_dev(esw, vport_num, REP_ETH);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c4081 void *mlx5_eswitch_get_proto_dev(struct mlx5_eswitch *esw, function
4094 EXPORT_SYMBOL(mlx5_eswitch_get_proto_dev); variable
4098 return mlx5_eswitch_get_proto_dev(esw, MLX5_VPORT_UPLINK, rep_type);

Completed in 232 milliseconds