Searched refs:MLX5_VPORT_ECPF (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/include/linux/mlx5/ |
| D | vport.h | 54 MLX5_VPORT_ECPF = 0xfffe, enumerator
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | eswitch.c | 1295 ret = mlx5_eswitch_load_pf_vf_vport(esw, MLX5_VPORT_ECPF, enabled_events); in mlx5_eswitch_enable_pf_vf_vports() 1318 mlx5_eswitch_unload_pf_vf_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_enable_pf_vf_vports() 1337 mlx5_eswitch_unload_pf_vf_vport(esw, MLX5_VPORT_ECPF); in mlx5_eswitch_disable_pf_vf_vports() 1801 err = mlx5_esw_vport_alloc(esw, idx, MLX5_VPORT_ECPF); in mlx5_esw_vports_init()
|
| D | eswitch_offloads.c | 1217 vport = mlx5_eswitch_get_vport(esw, MLX5_VPORT_ECPF); in esw_add_fdb_peer_miss_rules() 1218 MLX5_SET(fte_match_set_misc, misc, source_port, MLX5_VPORT_ECPF); in esw_add_fdb_peer_miss_rules() 1275 vport = mlx5_eswitch_get_vport(esw, MLX5_VPORT_ECPF); in esw_add_fdb_peer_miss_rules() 1318 vport = mlx5_eswitch_get_vport(esw, MLX5_VPORT_ECPF); in esw_del_fdb_peer_miss_rules() 4012 if (vport_num == MLX5_VPORT_ECPF && in mlx5_eswitch_vport_has_rep()
|
| D | eswitch.h | 623 MLX5_VPORT_ECPF : MLX5_VPORT_PF; in mlx5_eswitch_manager_vport()
|
| D | en_tc.c | 4880 if (vport_num >= MLX5_VPORT_ECPF) { in apply_police_params()
|
| /Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| D | dr_domain.c | 310 return (caps->is_ecpf && vport == MLX5_VPORT_ECPF) || in dr_domain_is_esw_mgr_vport()
|