Home
last modified time | relevance | path

Searched refs:ft_field_support (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun_geneve.c143 if (!MLX5_CAP_ESW_FLOWTABLE_FDB(priv->mdev, ft_field_support.outer_geneve_vni)) { in mlx5e_tc_tun_parse_geneve_vni()
181 ft_field_support.geneve_tlv_option_0_data)) { in mlx5e_tc_tun_parse_geneve_options()
201 ft_field_support.outer_geneve_opt_len)) { in mlx5e_tc_tun_parse_geneve_options()
277 ft_field_support.geneve_tlv_option_0_exist)) { in mlx5e_tc_tun_parse_geneve_options()
297 if (!MLX5_CAP_ESW_FLOWTABLE_FDB(priv->mdev, ft_field_support.outer_geneve_oam)) { in mlx5e_tc_tun_parse_geneve_params()
308 ft_field_support.outer_geneve_protocol_type)) { in mlx5e_tc_tun_parse_geneve_params()
H A Dtc_tun_vxlan.c190 ft_field_support.outer_vxlan_vni)) { in mlx5e_tc_tun_parse_vxlan()
H A Dtc_tun.c921 ft_field_support.outer_ipv4_ttl)) { in mlx5e_tc_tun_parse()
/openbmc/linux/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.h496 struct mlx5_ifc_flow_table_fields_supported_bits ft_field_support; member
/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dfs.c211 ft_field_support.inner_ip_version); in parse_flow_attr()
218 ft_field_support.outer_ip_version); in parse_flow_attr()
426 ft_field_support.outer_first_mpls_over_udp), in parse_flow_attr()
457 ft_field_support.inner_first_mpls), in parse_flow_attr()
471 ft_field_support.outer_first_mpls), in parse_flow_attr()
578 ft_field_support.inner_ip_version) : in is_valid_ethertype()
580 ft_field_support.outer_ip_version); in is_valid_ethertype()
813 ft_field_support.source_vhca_port) || in set_vhca_port_spec()
815 ft_field_support.source_vhca_port)) in set_vhca_port_spec()
830 ft_field_support.outer_ip_version)) in set_ecn_ce_spec()
[all …]
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dfs_ttc.c177 ft_field_support.inner_ip_version)); in mlx5_tunnel_inner_ft_supported()
197 ft_field_support.outer_ip_version); in mlx5_generate_ttc_rule()
551 ft_field_support.outer_ip_version); in mlx5_create_ttc_table()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_smfs.c52 if (likely(MLX5_CAP_FLOWTABLE_NIC_RX(fs->dev, ft_field_support.outer_ip_version))) in mlx5_ct_fs_smfs_fill_mask()
/openbmc/linux/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()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2249 ft_field_support.outer_ip_version) : in mlx5e_tc_set_ethertype()
2251 ft_field_support.inner_ip_version); in mlx5e_tc_set_ethertype()
2717 ft_field_support.outer_second_vid, in __parse_cls_flower()
2741 if (!MLX5_CAP_FLOWTABLE_TYPE(priv->mdev, ft_field_support.outer_second_vid, in __parse_cls_flower()
2905 ft_field_support.outer_ipv4_ttl)) { in __parse_cls_flower()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_cmd.c155 flow_table_properties_nic_receive.ft_field_support.geneve_tlv_option_0_exist); in mlx5dr_cmd_query_device()