Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h682 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num);
Deswitch_offloads.c2487 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num) in esw_offloads_load_rep() function
3356 err = esw_offloads_load_rep(esw, MLX5_VPORT_UPLINK); in esw_offloads_enable()
Deswitch.c1016 err = esw_offloads_load_rep(esw, vport_num); in mlx5_eswitch_load_vport()