Searched refs:mlx5_esw_is_sf_vport (Results 1 – 6 of 6) sorted by relevance
166 if (mlx5_esw_is_sf_vport(esw, vport_num)) in mlx5_esw_offloads_devlink_port_register()
76 mlx5_esw_is_sf_vport(esw, vport_num); in mlx5_esw_indir_table_needed()
183 return mlx5_eswitch_is_vf_vport(esw, vport_num) || mlx5_esw_is_sf_vport(esw, vport_num); in esw_acl_egress_needed()
729 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num);
2017 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_sf_vport() function
4690 if (mlx5_esw_is_sf_vport(esw, vport_num)) in mlx5_devlink_port_fn_max_io_eqs_set()