src_ip_127_96      18 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_matcher.c 	return (spec->src_ip_127_96 || spec->src_ip_95_64 ||
src_ip_127_96     898 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 	spec->src_ip_127_96 = be32_to_cpu(raw_ip[0]);
src_ip_127_96    1164 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 	DR_STE_SET_MASK_V(eth_l3_ipv6_src, bit_mask, src_ip_127_96, mask, src_ip_127_96);
src_ip_127_96    1178 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_ste.c 	DR_STE_SET_TAG(eth_l3_ipv6_src, tag, src_ip_127_96, spec, src_ip_127_96);
src_ip_127_96     410 drivers/net/ethernet/mellanox/mlx5/core/steering/dr_types.h 	u32 src_ip_127_96;
src_ip_127_96     388 drivers/net/ethernet/mellanox/mlx5/core/steering/mlx5_ifc_dr.h 	u8         src_ip_127_96[0x20];