Home
last modified time | relevance | path

Searched refs:__efx_rx_packet (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
Defx.h42 void __efx_rx_packet(struct efx_channel *channel);
48 __efx_rx_packet(channel); in efx_rx_flush_packet()
Drx.c650 void __efx_rx_packet(struct efx_channel *channel) in __efx_rx_packet() function