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

/freebsd-13-stable/sys/dev/sfxge/common/
H A Defx_regs_ef10.h398 #define ESE_FZ_L4_CLASS_TCP 1 macro
H A Def10_ev.c919 EFX_STATIC_ASSERT(ESE_FZ_L4_CLASS_TCP == ESE_DE_L4_CLASS_TCP);
1009 EFX_STATIC_ASSERT(ESE_FZ_L4_CLASS_TCP == ESE_DE_L4_CLASS_TCP);
1014 if (l4_class == ESE_FZ_L4_CLASS_TCP) {
1036 EFX_STATIC_ASSERT(ESE_FZ_L4_CLASS_TCP == ESE_DE_L4_CLASS_TCP);
1041 if (l4_class == ESE_FZ_L4_CLASS_TCP) {

Completed in 56 milliseconds