Searched refs:mlx5_eswitch_is_vf_vport (Results 1 – 6 of 6) sorted by relevance
22 mlx5_eswitch_is_vf_vport(esw, vport_num); in mlx5_esw_devlink_port_supported()55 } else if (mlx5_eswitch_is_vf_vport(esw, vport_num)) { in mlx5_esw_dl_port_alloc()
153 return mlx5_eswitch_is_vf_vport(esw, vport_num); in esw_acl_egress_needed()
14 mlx5_eswitch_is_vf_vport(esw, vport->vport)); in esw_acl_ingress_prio_tag_enabled()
632 bool mlx5_eswitch_is_vf_vport(const struct mlx5_eswitch *esw, u16 vport_num);
1884 mlx5_eswitch_is_vf_vport(esw, vport_num); in is_port_function_supported()
2798 bool mlx5_eswitch_is_vf_vport(const struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_is_vf_vport() function