Home
last modified time | relevance | path

Searched refs:efx_rx_packet_gro (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Drx_common.h84 efx_rx_packet_gro(struct efx_channel *channel, struct efx_rx_buffer *rx_buf,
H A Def100_rx.c137 efx_rx_packet_gro(channel, rx_buf, channel->rx_pkt_n_frags, eh, csum); in __ef100_rx_packet()
H A Drx.c404 efx_rx_packet_gro(channel, rx_buf, channel->rx_pkt_n_frags, eh, 0); in __efx_rx_packet()
H A Drx_common.c511 efx_rx_packet_gro(struct efx_channel *channel, struct efx_rx_buffer *rx_buf, in efx_rx_packet_gro() function