Home
last modified time | relevance | path

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

/linux/net/core/
A Dgro.c315 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush() function
326 EXPORT_SYMBOL(napi_gro_flush);
A Ddev.c6251 napi_gro_flush(n, !!timeout); in napi_complete_done()
6340 napi_gro_flush(napi, HZ >= 1000); in __busy_poll_stop()
6819 napi_gro_flush(n, HZ >= 1000); in __napi_poll()
/linux/drivers/net/wwan/t7xx/
A Dt7xx_hif_dpmaif_rx.c871 napi_gro_flush(napi, false); in t7xx_dpmaif_napi_rx_poll()
/linux/drivers/net/ethernet/cortina/
A Dgemini.c1547 napi_gro_flush(napi, false); in gmac_napi_poll()
/linux/include/linux/
A Dnetdevice.h3898 void napi_gro_flush(struct napi_struct *napi, bool flush_old);
/linux/drivers/net/ethernet/brocade/bna/
A Dbnad.c728 napi_gro_flush(&rx_ctrl->napi, false); in bnad_cq_process()
/linux/drivers/net/ethernet/hisilicon/hns3/
A Dhns3_enet.c3962 napi_gro_flush(&ring->tqp_vector->napi, false); in hns3_rx_skb()
/linux/Documentation/trace/
A Dhistogram.rst1123 napi_gro_flush+0x6d/0x90

Completed in 69 milliseconds