Home
last modified time | relevance | path

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

/linux-3.4.99/net/core/
Ddev.c3392 inline void napi_gro_flush(struct napi_struct *napi) in napi_gro_flush() function
3405 EXPORT_SYMBOL(napi_gro_flush);
3793 napi_gro_flush(n); in napi_complete()
/linux-3.4.99/include/linux/
Dnetdevice.h2129 extern void napi_gro_flush(struct napi_struct *napi);
/linux-3.4.99/drivers/net/ethernet/realtek/
D8139cp.c573 napi_gro_flush(napi); in cp_rx_poll()
/linux-3.4.99/drivers/net/ethernet/marvell/
Dskge.c3192 napi_gro_flush(napi); in skge_poll()