Home
last modified time | relevance | path

Searched refs:dst_ip_95_64 (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dmlx5_ifc_dr.h268 u8 dst_ip_95_64[0x20]; member
H A Ddr_types.h619 u32 dst_ip_95_64; member
831 (_spec)->dst_ip_95_64 || \
H A Ddr_ste_v0.c799 DR_STE_SET_TAG(eth_l3_ipv6_dst, tag, dst_ip_95_64, spec, dst_ip_95_64); in dr_ste_v0_build_eth_l3_ipv6_dst_tag()
H A Ddr_ste_v1.c1179 DR_STE_SET_TAG(eth_l3_ipv6_dst, tag, dst_ip_95_64, spec, dst_ip_95_64); in dr_ste_v1_build_eth_l3_ipv6_dst_tag()
H A Ddr_ste.c905 spec->dst_ip_95_64 = be32_to_cpu(raw_ip[1]); in dr_ste_copy_mask_spec()