Searched refs:mlx5_eswitch_vport_match_metadata_enabled (Results 1 – 9 of 9) sorted by relevance
82 bool mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw);171 mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw) in mlx5_eswitch_vport_match_metadata_enabled() function
156 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()
20 mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5_esw_acl_egress_fwd2vport_supported()
113 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_clear_rule_source_port()142 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()475 mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_src_port_rewrite_supported()950 !mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_set_passing_vport_metadata()993 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in peer_miss_rules_setup()1029 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_peer_miss_rule_source_port()1281 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_flow_group_source_port()1567 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_create_peer_esw_miss_group()1937 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_create_vport_rx_rule()2915 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_offloads_metadata_uninit()[all …]
145 if (mlx5_eswitch_vport_match_metadata_enabled(rep->esw)) { in fill_switchdev_info()
1014 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()
33 return mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5e_tc_int_port_supported()
802 mlx5_eswitch_vport_match_metadata_enabled(dev0->priv.eswitch) && in mlx5_shared_fdb_supported()803 mlx5_eswitch_vport_match_metadata_enabled(dev1->priv.eswitch) && in mlx5_shared_fdb_supported()
456 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in mlx5_esw_bridge_ingress_table_init()
Completed in 25 milliseconds