Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/acl/
A Dofld.h21 MLX5_CAP_ESW_FLOWTABLE(esw->dev, egress_acl_forward_to_vport); in mlx5_esw_acl_egress_fwd2vport_supported()
/linux-6.3-rc2/include/linux/mlx5/
A Ddevice.h1334 #define MLX5_CAP_ESW_FLOWTABLE(mdev, cap) \ macro
1343 MLX5_CAP_ESW_FLOWTABLE(mdev, flow_table_properties_nic_esw_fdb.cap)
1349 MLX5_CAP_ESW_FLOWTABLE(mdev, flow_table_properties_esw_acl_egress.cap)
1355 MLX5_CAP_ESW_FLOWTABLE(mdev, flow_table_properties_esw_acl_ingress.cap)
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Deswitch_offloads_termtbl.c202 if (MLX5_CAP_ESW_FLOWTABLE(esw->dev, flow_source)) in mlx5_eswitch_offload_is_uplink_port()
A Deswitch_offloads.c93 if (!MLX5_CAP_ESW_FLOWTABLE(esw->dev, flow_source) || !attr || !attr->in_rep) in mlx5_eswitch_set_rule_flow_source()
872 if (MLX5_CAP_ESW_FLOWTABLE(on_esw->dev, flow_source) && in mlx5_eswitch_add_send_to_vport_rule()
937 return MLX5_CAP_ESW_FLOWTABLE(esw->dev, fdb_to_vport_reg_c_id) & in mlx5_eswitch_reg_c1_loopback_supported()
1339 (MLX5_CAP_ESW_FLOWTABLE((esw)->dev, fdb_modify_header_fwd_to_table))
1347 if (!MLX5_CAP_ESW_FLOWTABLE(dev, multi_fdb_encap) && in esw_init_chains_offload_flags()
2830 if (!(MLX5_CAP_ESW_FLOWTABLE(esw->dev, fdb_to_vport_reg_c_id) & in mlx5_esw_vport_match_metadata_supported()
2834 if (!MLX5_CAP_ESW_FLOWTABLE(esw->dev, flow_source)) in mlx5_esw_vport_match_metadata_supported()
A Deswitch.h84 MLX5_CAP_ESW_FLOWTABLE(dev, fdb_multi_path_to_table)
A Den_tc.c1540 fwd_and_modify_cap = MLX5_CAP_ESW_FLOWTABLE((esw)->dev, fdb_modify_header_fwd_to_table); in mlx5e_tc_offload_to_slow_path()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtc_ct.c493 if (dev && MLX5_CAP_ESW_FLOWTABLE(ct_priv->dev, flow_source)) in mlx5_tc_ct_set_tuple_match()
2164 if (!MLX5_CAP_ESW_FLOWTABLE(esw->dev, in mlx5_tc_ct_init_check_esw_support()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/esw/
A Dbridge.c828 if (MLX5_CAP_ESW_FLOWTABLE(bridge->br_offloads->esw->dev, flow_source) && in mlx5_esw_bridge_egress_flow_create()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_action.c642 if (!MLX5_CAP_ESW_FLOWTABLE(dmn->mdev, fdb_ipv4_ttl_modify)) { in dr_action_modify_ttl_adjust()

Completed in 44 milliseconds