Home
last modified time | relevance | path

Searched refs:MLX5_VPORT_ECPF (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h487 MLX5_VPORT_ECPF : MLX5_VPORT_PF; in mlx5_eswitch_manager_vport()
521 if (vport_num == MLX5_VPORT_ECPF) { in mlx5_eswitch_vport_num_to_index()
538 return MLX5_VPORT_ECPF; in mlx5_eswitch_index_to_vport_num()
Deswitch.c1493 ret = mlx5_eswitch_load_vport(esw, MLX5_VPORT_ECPF, enabled_events); in mlx5_eswitch_enable_pf_vf_vports()
1507 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_enable_pf_vf_vports()
1522 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_disable_pf_vf_vports()
Deswitch_offloads.c963 MLX5_SET(fte_match_set_misc, misc, source_port, MLX5_VPORT_ECPF); in esw_add_fdb_peer_miss_rules()
1813 rep = mlx5_eswitch_get_rep(esw, MLX5_VPORT_ECPF); in __unload_reps_all_vport()
2725 if (vport_num == MLX5_VPORT_ECPF && in mlx5_eswitch_vport_has_rep()
Den_tc.c5022 if (vport_num >= MLX5_VPORT_ECPF) { in apply_police_params()
/Linux-v5.10/include/linux/mlx5/
Dvport.h62 MLX5_VPORT_ECPF = 0xfffe, enumerator