Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/esw/
Ddevlink_port.c21 mlx5_eswitch_is_vf_vport(esw, vport_num); in mlx5_esw_devlink_port_supported()
54 } else if (mlx5_eswitch_is_vf_vport(esw, vport_num)) { in mlx5_esw_dl_port_alloc()
Dindir_table.c86 mlx5_eswitch_is_vf_vport(esw, vport_num) && in mlx5_esw_indir_table_needed()
/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()
Dingress_ofld.c14 mlx5_eswitch_is_vf_vport(esw, vport->vport)); in esw_acl_ingress_prio_tag_enabled()
/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h624 bool mlx5_eswitch_is_vf_vport(struct mlx5_eswitch *esw, u16 vport_num);
Deswitch.c1706 bool mlx5_eswitch_is_vf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_is_vf_vport() function
1720 mlx5_eswitch_is_vf_vport(esw, vport_num) || in is_port_function_supported()