Searched refs:EFX_PKT_IPV6 (Results 1 – 4 of 4) sorted by relevance
775 flags |= EFX_PKT_IPV6; in siena_ev_rx()786 flags |= EFX_PKT_IPV6; in siena_ev_rx()796 flags = EFX_PKT_IPV6; in siena_ev_rx()
694 flags |= EFX_PKT_IPV6; in ef10_ev_rx()
2435 #define EFX_PKT_IPV6 0x1000 macro
190 ((desc_flags & EFX_PKT_IPV6) ? in sfc_efx_rx_desc_flags_to_packet_type()223 if (flags & (EFX_PKT_IPV4 | EFX_PKT_IPV6)) { in sfc_efx_rx_set_rss_hash()