Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/mlx5/ !
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
/linux-6.6.21/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.h21 mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5_esw_acl_egress_fwd2vport_supported()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/ !
Deswitch_offloads.c106 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_clear_rule_source_port()
135 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()
533 mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_src_port_rewrite_supported()
952 if (mlx5_eswitch_vport_match_metadata_enabled(on_esw)) { in mlx5_eswitch_add_send_to_vport_rule()
1076 !mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_set_passing_vport_metadata()
1119 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in peer_miss_rules_setup()
1155 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_peer_miss_rule_source_port()
1458 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_esw_set_flow_group_source_port()
1649 if (!mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_create_send_to_vport_group()
1741 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_create_peer_esw_miss_group()
[all …]
/linux-6.6.21/drivers/infiniband/hw/mlx5/ !
Dstd_types.c145 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()
/linux-6.6.21/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.6.21/drivers/net/ethernet/mellanox/mlx5/core/lag/ !
Dlag.c826 mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch) && in mlx5_shared_fdb_supported()
837 mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch) && in mlx5_shared_fdb_supported()
/linux-6.6.21/drivers/net/ethernet/mellanox/mlx5/core/esw/ !
Dbridge.c371 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in mlx5_esw_bridge_ingress_table_init()