Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h656 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num);
H A Deswitch_offloads.c1860 int esw_offloads_load_rep(struct mlx5_eswitch *esw, u16 vport_num) in esw_offloads_load_rep() function
2346 err = esw_offloads_load_rep(esw, MLX5_VPORT_UPLINK); in esw_offloads_enable()
H A Deswitch.c1440 err = esw_offloads_load_rep(esw, vport_num); in mlx5_eswitch_load_vport()