Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h656 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num);
Deswitch_offloads.c1860 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num) in esw_offloads_load_rep() function
2350 err = esw_offloads_load_rep(esw, MLX5_VPORT_UPLINK); in esw_offloads_enable()
Deswitch.c1433 err = esw_offloads_load_rep(esw, vport_num); in mlx5_eswitch_load_vport()