Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mlx5/
Deswitch.h74 bool mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw);
120 mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw) in mlx5_eswitch_vport_match_metadata_enabled() function
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Deswitch_offloads.c268 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()
828 !mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_set_passing_vport_metadata()
871 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in peer_miss_rules_setup()
907 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_peer_miss_rule_source_port()
1153 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_flow_group_source_port()
1379 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_create_offloads_fdb_tables()
1562 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_create_vport_rx_rule()
1953 if (mlx5_eswitch_vport_match_metadata_enabled(esw) != in mlx5_esw_offloads_devcom_event()
1954 mlx5_eswitch_vport_match_metadata_enabled(peer_esw)) in mlx5_esw_offloads_devcom_event()
2095 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_offloads_metadata_uninit()
[all …]
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dfs.c877 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()