Home
last modified time | relevance | path

Searched refs:ESE_EZ_ENCAP_HDR_VXLAN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Def10_regs.h215 #define ESE_EZ_ENCAP_HDR_VXLAN 1 macro
H A Def10.c2736 if (unlikely(rx_encap_hdr != ESE_EZ_ENCAP_HDR_VXLAN && in efx_ef10_handle_rx_event_errors()
2752 if (unlikely(rx_encap_hdr != ESE_EZ_ENCAP_HDR_VXLAN && in efx_ef10_handle_rx_event_errors()
2911 case ESE_EZ_ENCAP_HDR_VXLAN: /* VxLAN or GENEVE */ in efx_ef10_handle_rx_event()