src_ip_95_64       18 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 	return (spec->src_ip_127_96 || spec->src_ip_95_64 ||
src_ip_95_64      899 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 	spec->src_ip_95_64 = be32_to_cpu(raw_ip[1]);
src_ip_95_64     1165 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 	DR_STE_SET_MASK_V(eth_l3_ipv6_src, bit_mask, src_ip_95_64, mask, src_ip_95_64);
src_ip_95_64     1179 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 	DR_STE_SET_TAG(eth_l3_ipv6_src, tag, src_ip_95_64, spec, src_ip_95_64);
src_ip_95_64      415 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h 	u32 src_ip_95_64;
src_ip_95_64      390 drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h 	u8         src_ip_95_64[0x20];