Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Degress_ofld.c169 return mlx5_eswitch_is_vf_vport(esw, vport_num) || mlx5_esw_is_sf_vport(esw, vport_num); in esw_acl_egress_needed()
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h625 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num);
Deswitch.c1711 bool mlx5_esw_is_sf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_esw_is_sf_vport() function
1721 mlx5_esw_is_sf_vport(esw, vport_num); in is_port_function_supported()