Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.h398 bool mlx5_esw_vport_match_metadata_supported(const struct mlx5_eswitch *esw);
H A Deswitch_offloads.c2424 if (!mlx5_esw_vport_match_metadata_supported(esw)) { in esw_port_metadata_set()
2480 mlx5_esw_vport_match_metadata_supported(esw)) in esw_offloads_init()
3099 bool mlx5_esw_vport_match_metadata_supported(const struct mlx5_eswitch *esw) in mlx5_esw_vport_match_metadata_supported() function