Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/
Def10_regs.h177 #define ESE_FZ_L4_CLASS_TCP 1 macro
Def10.c2755 (rx_l4_class != ESE_FZ_L4_CLASS_TCP && in efx_ef10_handle_rx_event_errors()
2793 (rx_l4_class != ESE_FZ_L4_CLASS_TCP && in efx_ef10_handle_rx_event_errors()
2907 bool tcpudp = rx_l4_class == ESE_FZ_L4_CLASS_TCP || in efx_ef10_handle_rx_event()
2929 if (rx_l4_class == ESE_FZ_L4_CLASS_TCP) in efx_ef10_handle_rx_event()