Home
last modified time | relevance | path

Searched refs:__efx_siena_rx_packet (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/siena/
H A Defx.h30 void __efx_siena_rx_packet(struct efx_channel *channel);
36 __efx_siena_rx_packet(channel); in efx_rx_flush_packet()
H A Drx.c360 void __efx_siena_rx_packet(struct efx_channel *channel) in __efx_siena_rx_packet() function
H A Dsiena.c1039 .rx_packet = __efx_siena_rx_packet,