Searched refs:mlx5_eswitch_uplink_get_proto_dev (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/mlx5/
H A Deswitch.h72 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type);
/linux-master/drivers/infiniband/hw/mlx5/
H A Dib_rep.c17 ibdev = mlx5_eswitch_uplink_get_proto_dev(dev->priv.eswitch, REP_IB);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H A Dmirred.c224 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c63 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH);
123 uplink_dev = mlx5_eswitch_uplink_get_proto_dev(esw, REP_ETH);
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c4096 void *mlx5_eswitch_uplink_get_proto_dev(struct mlx5_eswitch *esw, u8 rep_type) function
4100 EXPORT_SYMBOL(mlx5_eswitch_uplink_get_proto_dev); variable

Completed in 262 milliseconds