Searched refs:ESE_FZ_L4_CLASS_UDP (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_regs_ef10.h397 #define ESE_FZ_L4_CLASS_UDP 2 macro
H A Def10_ev.c920 EFX_STATIC_ASSERT(ESE_FZ_L4_CLASS_UDP == ESE_DE_L4_CLASS_UDP);
1010 EFX_STATIC_ASSERT(ESE_FZ_L4_CLASS_UDP == ESE_DE_L4_CLASS_UDP);
1017 } else if (l4_class == ESE_FZ_L4_CLASS_UDP) {
1037 EFX_STATIC_ASSERT(ESE_FZ_L4_CLASS_UDP == ESE_DE_L4_CLASS_UDP);
1044 } else if (l4_class == ESE_FZ_L4_CLASS_UDP) {

Completed in 100 milliseconds