Home
last modified time | relevance | path

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 Dtc_tun_geneve.c144 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 Dtc_tun_vxlan.c211 ft_field_support.outer_vxlan_vni)) { in mlx5e_tc_tun_parse_vxlan()
H A Dtc_tun.c928 ft_field_support.outer_ipv4_ttl)) { in mlx5e_tc_tun_parse()
/linux-6.15/include/linux/mlx5/
H A Dfs_helpers.h46 ft_field_support.outer_ip_version); in _mlx5_fs_is_outer_ipv_flow()
H A Dmlx5_ifc.h510 struct mlx5_ifc_flow_table_fields_supported_bits ft_field_support; member
/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dfs.c217 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 Dfs_ttc.c246 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 Dct_fs_smfs.c51 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 Dfs_tcp.c378 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 Den_tc.c2367 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 Ddr_cmd.c155 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 Dcmd.c1070 …capability.flow_table_nic_cap.flow_table_properties_nic_receive.ft_field_support.geneve_tlv_option… in mlx5hws_cmd_query_caps()