Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Ddevlink.c594 if (mlx5_esw_vport_match_metadata_supported(dev->priv.eswitch)) { in mlx5_devlink_set_params_init_values()
Deswitch.h332 bool mlx5_esw_vport_match_metadata_supported(const struct mlx5_eswitch *esw);
Deswitch_offloads.c2774 bool mlx5_esw_vport_match_metadata_supported(const struct mlx5_eswitch *esw) in mlx5_esw_vport_match_metadata_supported() function
2879 if (!mlx5_esw_vport_match_metadata_supported(esw)) { in mlx5_esw_offloads_vport_metadata_set()