Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/mlx5/
Deswitch.h73 bool mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw);
91 mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw) in mlx5_eswitch_vport_match_metadata_enabled() function
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c102 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()
599 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_set_passing_vport_metadata()
632 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in peer_miss_rules_setup()
667 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_peer_miss_rule_source_port()
1028 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_flow_group_source_port()
1151 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_create_offloads_fdb_tables()
1328 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_create_vport_rx_rule()
1677 if (mlx5_eswitch_vport_match_metadata_enabled(esw) != in mlx5_esw_offloads_devcom_event()
1678 mlx5_eswitch_vport_match_metadata_enabled(peer_esw)) in mlx5_esw_offloads_devcom_event()
1927 if (!mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_vport_ingress_common_config()
[all …]
/Linux-v5.4/drivers/infiniband/hw/mlx5/
Dmain.c3493 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()