Home
last modified time | relevance | path

Searched refs:mlx5_esw_is_sf_vport (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Ddevlink_port.c166 if (mlx5_esw_is_sf_vport(esw, vport_num)) in mlx5_esw_offloads_devlink_port_register()
H A Dindir_table.c76 mlx5_esw_is_sf_vport(esw, vport_num); in mlx5_esw_indir_table_needed()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Degress_ofld.c183 return mlx5_eswitch_is_vf_vport(esw, vport_num) || mlx5_esw_is_sf_vport(esw, vport_num); in esw_acl_egress_needed()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h729 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num);
H A Deswitch.c2016 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_sf_vport() function
H A Deswitch_offloads.c4687 if (mlx5_esw_is_sf_vport(esw, vport_num)) in mlx5_devlink_port_fn_max_io_eqs_set()