Searched refs:rx_l3_class (Results 1 – 1 of 1) sorted by relevance
2702 unsigned int rx_l3_class, in efx_ef10_handle_rx_event_errors() argument2719 rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()2720 rx_l3_class != ESE_DZ_L3_CLASS_IP4_FRAG && in efx_ef10_handle_rx_event_errors()2721 rx_l3_class != ESE_DZ_L3_CLASS_IP6 && in efx_ef10_handle_rx_event_errors()2722 rx_l3_class != ESE_DZ_L3_CLASS_IP6_FRAG)) in efx_ef10_handle_rx_event_errors()2735 ((rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()2736 rx_l3_class != ESE_DZ_L3_CLASS_IP6) || in efx_ef10_handle_rx_event_errors()2755 else if (unlikely(rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()2756 rx_l3_class != ESE_DZ_L3_CLASS_IP4_FRAG && in efx_ef10_handle_rx_event_errors()2757 rx_l3_class != ESE_DZ_L3_CLASS_IP6 && in efx_ef10_handle_rx_event_errors()[all …]