Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/mlx5/
Deswitch.h82 bool mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw);
171 mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw) in mlx5_eswitch_vport_match_metadata_enabled() function
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c156 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_acl_ingress_ofld_rules_create()
247 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_acl_ingress_ofld_groups_create()
308 if (!mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_acl_ingress_ofld_setup()
314 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_acl_ingress_ofld_setup()
Dofld.h20 mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5_esw_acl_egress_fwd2vport_supported()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c112 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_clear_rule_source_port()
141 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()
462 mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_src_port_rewrite_supported()
1123 !mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_set_passing_vport_metadata()
1166 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in peer_miss_rules_setup()
1202 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_peer_miss_rule_source_port()
1454 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_flow_group_source_port()
1740 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_create_peer_esw_miss_group()
2110 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_create_vport_rx_rule()
2830 if (mlx5_eswitch_vport_match_metadata_enabled(esw) != in mlx5_esw_offloads_devcom_event()
[all …]
Ddevlink.c518 ctx->val.vbool = mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch); in mlx5_devlink_esw_port_metadata_get()
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dstd_types.c145 if (mlx5_eswitch_vport_match_metadata_enabled(rep->esw)) { in fill_switchdev_info()
Dfs.c1015 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
Dint_port.c33 return mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5e_tc_int_port_supported()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lag/
Dlag.c803 mlx5_eswitch_vport_match_metadata_enabled(dev0->priv.eswitch) && in mlx5_shared_fdb_supported()
804 mlx5_eswitch_vport_match_metadata_enabled(dev1->priv.eswitch) && in mlx5_shared_fdb_supported()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.c456 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in mlx5_esw_bridge_ingress_table_init()