Searched refs:EFX_RX_PKT_CSUMMED (Results 1 – 4 of 4) sorted by relevance
446 skb->ip_summed = ((rx_buf->flags & EFX_RX_PKT_CSUMMED) ? in efx_rx_packet_gro()561 (rx_buf->flags & EFX_RX_PKT_CSUMMED) ? " [SUMMED]" : "", in efx_rx_packet()636 if (likely(rx_buf->flags & EFX_RX_PKT_CSUMMED)) in efx_rx_deliver()678 rx_buf->flags &= ~EFX_RX_PKT_CSUMMED; in __efx_rx_packet()
287 #define EFX_RX_PKT_CSUMMED 0x0002 macro
1061 flags |= EFX_RX_PKT_CSUMMED; in efx_farch_handle_rx_event()
2552 flags |= EFX_RX_PKT_CSUMMED; in efx_ef10_handle_rx_event()