ip_spec_type     3125 drivers/infiniband/hw/mlx5/main.c 	unsigned int ip_spec_type = 0;
ip_spec_type     3142 drivers/infiniband/hw/mlx5/main.c 			ip_spec_type = ib_spec->type;
ip_spec_type     3147 drivers/infiniband/hw/mlx5/main.c 	type_valid = (!has_ethertype) || (!ip_spec_type);
ip_spec_type     3150 drivers/infiniband/hw/mlx5/main.c 			(ip_spec_type == (IB_FLOW_SPEC_IPV4 | inner_bit));
ip_spec_type     3152 drivers/infiniband/hw/mlx5/main.c 			(ip_spec_type == (IB_FLOW_SPEC_IPV6 | inner_bit));