Searched refs:dst_ip_127_96 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5_ifc_dr.h266 u8 dst_ip_127_96[0x20]; member in struct:mlx5_ifc_ste_eth_l3_ipv6_dst_bits
H A Ddr_types.h614 u32 dst_ip_127_96; member in struct:mlx5dr_match_spec
830 #define DR_MASK_IS_DST_IP_SET(_spec) ((_spec)->dst_ip_127_96 || \
H A Ddr_ste_v1.c1178 DR_STE_SET_TAG(eth_l3_ipv6_dst, tag, dst_ip_127_96, spec, dst_ip_127_96);
H A Ddr_ste_v0.c798 DR_STE_SET_TAG(eth_l3_ipv6_dst, tag, dst_ip_127_96, spec, dst_ip_127_96);
H A Ddr_ste.c904 spec->dst_ip_127_96 = be32_to_cpu(raw_ip[0]);

Completed in 147 milliseconds