Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h591 bool mlx5_eswitch_is_vf_vport(const struct mlx5_eswitch *esw, u16 vport_num);
Deswitch_offloads.c1951 mlx5_eswitch_is_vf_vport(esw, vport->vport)) { in esw_vport_ingress_common_config()
1997 if (mlx5_eswitch_is_vf_vport(esw, vport->vport)) { in esw_create_offloads_acl_tables()
2591 bool mlx5_eswitch_is_vf_vport(const struct mlx5_eswitch *esw, u16 vport_num) in mlx5_eswitch_is_vf_vport() function
Den_rep.c1801 mlx5_eswitch_is_vf_vport(dev->priv.eswitch, rpriv->rep->vport); in is_devlink_port_supported()
1834 } else if (mlx5_eswitch_is_vf_vport(dev->priv.eswitch, in register_devlink_port()