Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A 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()
H A Deswitch.c1500 ret = mlx5_eswitch_load_vport(esw, MLX5_VPORT_ECPF, enabled_events); in mlx5_eswitch_enable_pf_vf_vports()
1514 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_enable_pf_vf_vports()
1529 mlx5_eswitch_unload_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_disable_pf_vf_vports()
H A 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()
2724 if (vport_num == MLX5_VPORT_ECPF && in mlx5_eswitch_vport_has_rep()
H A Den_tc.c5118 if (vport_num >= MLX5_VPORT_ECPF) { in apply_police_params()
/OK3568_Linux_fs/kernel/include/linux/mlx5/
H A Dvport.h62 MLX5_VPORT_ECPF = 0xfffe, enumerator