Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mlx5/
H A Deswitch.h82 bool mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw);
174 mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw) in mlx5_eswitch_vport_match_metadata_enabled() function
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
H A Dingress_ofld.c172 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_acl_ingress_ofld_rules_create()
263 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_acl_ingress_ofld_groups_create()
326 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) in acl_ingress_ofld_setup()
364 if (!mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_acl_ingress_ofld_setup()
H A Dofld.h21 mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5_esw_acl_egress_fwd2vport_supported()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c103 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_clear_rule_source_port()
132 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()
530 mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_src_port_rewrite_supported()
954 if (mlx5_eswitch_vport_match_metadata_enabled(on_esw)) { in mlx5_eswitch_add_send_to_vport_rule()
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()
1460 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_esw_set_flow_group_source_port()
1651 if (!mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_create_send_to_vport_group()
1743 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_create_peer_esw_miss_group()
[all …]
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dstd_types.c145 if (mlx5_eswitch_vport_match_metadata_enabled(rep->esw)) { in fill_switchdev_info()
H A Dfs.c1012 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dint_port.c33 return mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5e_tc_int_port_supported()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c834 mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch) && in mlx5_shared_fdb_supported()
845 mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch) && in mlx5_shared_fdb_supported()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dbridge.c371 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in mlx5_esw_bridge_ingress_table_init()