Home
last modified time | relevance | path

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

/linux/include/linux/mlx5/
H A Deswitch.h83 bool mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw);
175 mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw) in mlx5_eswitch_vport_match_metadata_enabled() function
/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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch_offloads.c110 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_clear_rule_source_port()
139 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()
537 mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_src_port_rewrite_supported()
968 if (mlx5_eswitch_vport_match_metadata_enabled(on_esw)) { in mlx5_eswitch_add_send_to_vport_rule()
1092 !mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_set_passing_vport_metadata()
1135 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in peer_miss_rules_setup()
1171 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_peer_miss_rule_source_port()
1474 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_esw_set_flow_group_source_port()
1665 if (!mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_create_send_to_vport_group()
1757 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_create_peer_esw_miss_group()
[all …]
/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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/lag/
H A Dlag.c869 mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch) && in mlx5_shared_fdb_supported()
880 mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch) && in mlx5_shared_fdb_supported()
/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()
/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c1012 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()