Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch.h397 bool mlx5_esw_vport_match_metadata_supported(const struct mlx5_eswitch *esw);
Deswitch_offloads.c2411 if (!mlx5_esw_vport_match_metadata_supported(esw)) { in esw_port_metadata_set()
3074 bool mlx5_esw_vport_match_metadata_supported(const struct mlx5_eswitch *esw) in mlx5_esw_vport_match_metadata_supported() function
Deswitch.c1905 mlx5_esw_vport_match_metadata_supported(esw)) in mlx5_eswitch_init()