Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr.h268 u8 dst_ip_95_64[0x20]; member
Ddr_matcher.c24 return (spec->dst_ip_127_96 || spec->dst_ip_95_64 || in dr_mask_is_dst_addr_set()
Ddr_ste_v0.c796 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()
Ddr_types.h578 u32 dst_ip_95_64; member
Ddr_ste_v1.c994 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()
Ddr_ste.c768 spec->dst_ip_95_64 = be32_to_cpu(raw_ip[1]); in dr_ste_copy_mask_spec()