Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h354 bool mlx5_esw_vport_match_metadata_supported(const struct mlx5_eswitch *esw);
Deswitch_offloads.c2910 bool mlx5_esw_vport_match_metadata_supported(const struct mlx5_eswitch *esw) in mlx5_esw_vport_match_metadata_supported() function
3038 if (!mlx5_esw_vport_match_metadata_supported(esw)) { in mlx5_esw_offloads_vport_metadata_set()
Deswitch.c1617 mlx5_esw_vport_match_metadata_supported(esw)) in mlx5_eswitch_init()