Home
last modified time | relevance | path

Searched refs:esw_offloads_load_rep (Results 1 – 3 of 3) sorted by relevance

/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h666 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num);
Deswitch_offloads.c2291 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num) in esw_offloads_load_rep() function
3177 err = esw_offloads_load_rep(esw, MLX5_VPORT_UPLINK); in esw_offloads_enable()
Deswitch.c1018 err = esw_offloads_load_rep(esw, vport_num); in mlx5_eswitch_load_vport()