Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A 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()
A Dofld.h19 mlx5_eswitch_vport_match_metadata_enabled(esw) && in mlx5_esw_acl_egress_fwd2vport_supported()
/linux/include/linux/mlx5/
A Deswitch.h83 bool mlx5_eswitch_vport_match_metadata_enabled(const struct mlx5_eswitch *esw);
172 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/
A Deswitch_offloads.c109 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_clear_rule_source_port()
138 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_set_rule_source_port()
446 mlx5_eswitch_vport_match_metadata_enabled(esw) && in esw_src_port_rewrite_supported()
1119 !mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_set_passing_vport_metadata()
1162 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in peer_miss_rules_setup()
1198 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_peer_miss_rule_source_port()
1450 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in esw_set_flow_group_source_port()
1988 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_eswitch_create_vport_rx_rule()
2753 if (mlx5_eswitch_vport_match_metadata_enabled(esw) != in mlx5_esw_offloads_devcom_event()
2899 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in esw_offloads_metadata_uninit()
[all …]
A Ddevlink.c505 ctx->val.vbool = mlx5_eswitch_vport_match_metadata_enabled(dev->priv.eswitch); in mlx5_devlink_esw_port_metadata_get()
/linux/drivers/infiniband/hw/mlx5/
A Dstd_types.c145 if (mlx5_eswitch_vport_match_metadata_enabled(rep->esw)) { in fill_switchdev_info()
A Dfs.c1064 if (mlx5_eswitch_vport_match_metadata_enabled(esw)) { in mlx5_ib_set_rule_source_port()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
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/
A Dlag.c472 mlx5_eswitch_vport_match_metadata_enabled(dev0->priv.eswitch) && in mlx5_shared_fdb_supported()
473 mlx5_eswitch_vport_match_metadata_enabled(dev1->priv.eswitch) && in mlx5_shared_fdb_supported()
/linux/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c354 if (!mlx5_eswitch_vport_match_metadata_enabled(esw)) in mlx5_esw_bridge_ingress_table_init()

Completed in 27 milliseconds