Searched refs:napi_gro_flush (Results 1 – 6 of 6) sorted by relevance
312 void napi_gro_flush(struct napi_struct *napi, bool flush_old) in napi_gro_flush() function323 EXPORT_SYMBOL(napi_gro_flush);
6493 napi_gro_flush(n, !!timeout); in napi_complete_done()6569 napi_gro_flush(napi, HZ >= 1000); in __busy_poll_stop()7231 napi_gro_flush(n, HZ >= 1000); in __napi_poll()
871 napi_gro_flush(napi, false); in t7xx_dpmaif_napi_rx_poll()
728 napi_gro_flush(&rx_ctrl->napi, false); in bnad_cq_process()
4118 void napi_gro_flush(struct napi_struct *napi, bool flush_old);
3961 napi_gro_flush(&ring->tqp_vector->napi, false); in hns3_rx_skb()