Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Ddevlink_port.c20 mlx5_eswitch_is_vf_vport(esw, vport_num) || in mlx5_esw_devlink_port_supported()
44 } else if (mlx5_eswitch_is_vf_vport(esw, vport_num)) { in mlx5_esw_offloads_pf_vf_devlink_port_attrs_set()
H A Dindir_table.c75 vf_sf_vport = mlx5_eswitch_is_vf_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()
H A Dingress_ofld.c17 mlx5_eswitch_is_vf_vport(esw, vport->vport)); in esw_acl_ingress_prio_tag_enabled()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h727 bool mlx5_eswitch_is_vf_vport(struct mlx5_eswitch *esw, u16 vport_num);
H A Deswitch.c2006 bool mlx5_eswitch_is_vf_vport(struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_is_vf_vport() function
2014 mlx5_eswitch_is_vf_vport(esw, vport_num); in mlx5_eswitch_is_pf_vf_vport()