Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/mlx5/ !
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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/ !
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()
Dofld.h21 mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5_esw_acl_egress_fwd2vport_supported()
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/ !
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-6.12.1/drivers/infiniband/hw/mlx5/ !
Dstd_types.c163 if (mlx5_eswitch_vport_match_metadata_enabled(rep->esw)) { in fill_switchdev_info()
Dfs.c1012 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()
Dmain.c1268 mlx5_eswitch_vport_match_metadata_enabled(esw)) in mlx5_ib_query_device()
/linux-6.12.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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/lag/ !
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-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/esw/ !
Dbridge.c371 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in mlx5_esw_bridge_ingress_table_init()