Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Def10_regs.h218 #define ESE_EZ_ENCAP_HDR_VXLAN 1 macro
Def10.c3462 if (unlikely(rx_encap_hdr != ESE_EZ_ENCAP_HDR_VXLAN && in efx_ef10_handle_rx_event_errors()
3478 if (unlikely(rx_encap_hdr != ESE_EZ_ENCAP_HDR_VXLAN && in efx_ef10_handle_rx_event_errors()
3637 case ESE_EZ_ENCAP_HDR_VXLAN: /* VxLAN or GENEVE */ in efx_ef10_handle_rx_event()