Searched refs:mlx5_esw_is_sf_vport (Results 1 – 5 of 5) sorted by relevance
162 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()
726 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num);
2015 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_sf_vport() function