Searched refs:rx_l3_class (Results 1 – 1 of 1) sorted by relevance
3197 unsigned int rx_l3_class, in efx_ef10_handle_rx_event_errors() argument3210 rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()3211 rx_l3_class != ESE_DZ_L3_CLASS_IP4_FRAG && in efx_ef10_handle_rx_event_errors()3212 rx_l3_class != ESE_DZ_L3_CLASS_IP6 && in efx_ef10_handle_rx_event_errors()3213 rx_l3_class != ESE_DZ_L3_CLASS_IP6_FRAG)) in efx_ef10_handle_rx_event_errors()3226 ((rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()3227 rx_l3_class != ESE_DZ_L3_CLASS_IP6) || in efx_ef10_handle_rx_event_errors()3246 else if (unlikely(rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()3247 rx_l3_class != ESE_DZ_L3_CLASS_IP4_FRAG && in efx_ef10_handle_rx_event_errors()3248 rx_l3_class != ESE_DZ_L3_CLASS_IP6 && in efx_ef10_handle_rx_event_errors()[all …]