Searched refs:rx_l3_class (Results 1 – 1 of 1) sorted by relevance
2747 unsigned int rx_l3_class, in efx_ef10_handle_rx_event_errors() argument2764 rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()2765 rx_l3_class != ESE_DZ_L3_CLASS_IP4_FRAG && in efx_ef10_handle_rx_event_errors()2766 rx_l3_class != ESE_DZ_L3_CLASS_IP6 && in efx_ef10_handle_rx_event_errors()2767 rx_l3_class != ESE_DZ_L3_CLASS_IP6_FRAG)) in efx_ef10_handle_rx_event_errors()2780 ((rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()2781 rx_l3_class != ESE_DZ_L3_CLASS_IP6) || in efx_ef10_handle_rx_event_errors()2800 else if (unlikely(rx_l3_class != ESE_DZ_L3_CLASS_IP4 && in efx_ef10_handle_rx_event_errors()2801 rx_l3_class != ESE_DZ_L3_CLASS_IP4_FRAG && in efx_ef10_handle_rx_event_errors()2802 rx_l3_class != ESE_DZ_L3_CLASS_IP6 && in efx_ef10_handle_rx_event_errors()[all …]