Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
Dingress_ofld.c125 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_acl_ingress_ofld_rules_create()
196 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_acl_ingress_ofld_groups_create()
247 if (!mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_acl_ingress_ofld_setup()
253 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_acl_ingress_ofld_setup()
Dofld.h19 mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5_esw_acl_egress_fwd2vport_supported()
/Linux-v5.15/include/linux/mlx5/
Deswitch.h83 bool mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw);
163 mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw) in mlx5_eswitch_vport_match_metadata_enabled() function
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c103 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_clear_rule_source_port()
130 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()
417 mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_src_port_rewrite_supported()
1078 !mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_set_passing_vport_metadata()
1121 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in peer_miss_rules_setup()
1157 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_peer_miss_rule_source_port()
1409 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_flow_group_source_port()
1741 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_create_offloads_fdb_tables()
1936 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_create_vport_rx_rule()
2700 if (mlx5_eswitch_vport_match_metadata_enabled(esw) != in mlx5_esw_offloads_devcom_event()
[all …]
Dlag.c422 mlx5_eswitch_vport_match_metadata_enabled(dev0->priv.eswitch) && in mlx5_shared_fdb_supported()
423 mlx5_eswitch_vport_match_metadata_enabled(dev1->priv.eswitch) && in mlx5_shared_fdb_supported()
Ddevlink.c499 ctx->val.vbool = mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch); in mlx5_devlink_esw_port_metadata_get()
/Linux-v5.15/drivers/infiniband/hw/mlx5/
Dstd_types.c145 if (mlx5_eswitch_vport_match_metadata_enabled(rep->esw)) { in fill_switchdev_info()
Dfs.c877 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/esw/
Dbridge.c297 if (!mlx5_eswitch_vport_match_metadata_enabled(br_offloads->esw)) in mlx5_esw_bridge_ingress_table_init()