Searched refs:ft_field_support (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| H A D | tc_tun_geneve.c | 144 if (!MLX5_CAP_ESW_FLOWTABLE_FDB(priv->mdev, ft_field_support.outer_geneve_vni)) { in mlx5e_tc_tun_parse_geneve_vni() 182 ft_field_support.geneve_tlv_option_0_data)) { in mlx5e_tc_tun_parse_geneve_options() 202 ft_field_support.outer_geneve_opt_len)) { in mlx5e_tc_tun_parse_geneve_options() 278 ft_field_support.geneve_tlv_option_0_exist)) { in mlx5e_tc_tun_parse_geneve_options() 298 if (!MLX5_CAP_ESW_FLOWTABLE_FDB(priv->mdev, ft_field_support.outer_geneve_oam)) { in mlx5e_tc_tun_parse_geneve_params() 309 ft_field_support.outer_geneve_protocol_type)) { in mlx5e_tc_tun_parse_geneve_params()
|
| H A D | tc_tun_vxlan.c | 211 ft_field_support.outer_vxlan_vni)) { in mlx5e_tc_tun_parse_vxlan()
|
| H A D | tc_tun.c | 928 ft_field_support.outer_ipv4_ttl)) { in mlx5e_tc_tun_parse()
|
| /linux-6.15/include/linux/mlx5/ |
| H A D | fs_helpers.h | 46 ft_field_support.outer_ip_version); in _mlx5_fs_is_outer_ipv_flow()
|
| H A D | mlx5_ifc.h | 510 struct mlx5_ifc_flow_table_fields_supported_bits ft_field_support; member
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | fs.c | 217 ft_field_support.inner_ip_version); in parse_flow_attr() 224 ft_field_support.outer_ip_version); in parse_flow_attr() 432 ft_field_support.outer_first_mpls_over_udp), in parse_flow_attr() 463 ft_field_support.inner_first_mpls), in parse_flow_attr() 477 ft_field_support.outer_first_mpls), in parse_flow_attr() 584 ft_field_support.inner_ip_version) : in is_valid_ethertype() 586 ft_field_support.outer_ip_version); in is_valid_ethertype() 827 ft_field_support.source_vhca_port) || in set_vhca_port_spec() 829 ft_field_support.source_vhca_port)) in set_vhca_port_spec() 844 ft_field_support.outer_ip_version)) in set_ecn_ce_spec() [all …]
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | fs_ttc.c | 246 ft_field_support.inner_ip_version)); in mlx5_tunnel_inner_ft_supported() 286 ft_field_support.outer_ip_version); in mlx5_generate_ttc_rule() 711 ft_field_support.outer_ip_version); in mlx5_create_ttc_table()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | ct_fs_smfs.c | 51 if (likely(MLX5_CAP_FLOWTABLE_NIC_RX(fs->dev, ft_field_support.outer_ip_version))) in mlx5_ct_fs_smfs_fill_mask()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | fs_tcp.c | 378 if (!MLX5_CAP_FLOWTABLE_NIC_RX(mlx5e_fs_get_mdev(fs), ft_field_support.outer_ip_version)) in mlx5e_accel_fs_tcp_create()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.c | 2367 ft_field_support.outer_ip_version) : in mlx5e_tc_set_ethertype() 2369 ft_field_support.inner_ip_version); in mlx5e_tc_set_ethertype() 2835 ft_field_support.outer_second_vid, in __parse_cls_flower() 2859 if (!MLX5_CAP_FLOWTABLE_TYPE(priv->mdev, ft_field_support.outer_second_vid, in __parse_cls_flower() 3021 ft_field_support.outer_ipv4_ttl)) { in __parse_cls_flower()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
| H A D | dr_cmd.c | 155 flow_table_properties_nic_receive.ft_field_support.geneve_tlv_option_0_exist); in mlx5dr_cmd_query_device()
|
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
| H A D | cmd.c | 1070 …capability.flow_table_nic_cap.flow_table_properties_nic_receive.ft_field_support.geneve_tlv_option… in mlx5hws_cmd_query_caps()
|