Searched refs:EFX_PKT_IPV6 (Results 1 – 4 of 4) sorted by relevance
756 flags |= EFX_PKT_IPV6; in siena_ev_rx()767 flags |= EFX_PKT_IPV6; in siena_ev_rx()777 flags = EFX_PKT_IPV6; in siena_ev_rx()
692 flags |= EFX_PKT_IPV6; in ef10_ev_rx()
2359 #define EFX_PKT_IPV6 0x1000 macro
178 ((desc_flags & EFX_PKT_IPV6) ? in sfc_efx_rx_desc_flags_to_packet_type()211 if (flags & (EFX_PKT_IPV4 | EFX_PKT_IPV6)) { in sfc_efx_rx_set_rss_hash()