Searched refs:EFX_ETHER_TYPE_IPV6 (Results 1 – 3 of 3) sorted by relevance
573 const uint16_t ether_type_ipv6 = rte_cpu_to_le_16(EFX_ETHER_TYPE_IPV6); in sfc_flow_parse_ipv6()865 efx_spec->efs_ether_type != EFX_ETHER_TYPE_IPV6) { in sfc_flow_set_match_flags_for_encap_pkts()1856 EFX_ETHER_TYPE_IPV4, EFX_ETHER_TYPE_IPV6 in sfc_flow_set_ethertypes()2302 ether_type == EFX_ETHER_TYPE_IPV6)) in sfc_flow_is_match_flags_exception()
531 if ((spec->efs_ether_type == EFX_ETHER_TYPE_IPV6) && in ef10_filter_is_exclusive()
3417 #define EFX_ETHER_TYPE_IPV6 0x86DD macro