Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h258 napi_get_gro_flush_timeout(const struct napi_struct *n) in napi_get_gro_flush_timeout() function
H A Ddev.c6750 timeout = napi_get_gro_flush_timeout(n); in napi_complete_done()
6755 timeout = napi_get_gro_flush_timeout(n); in napi_complete_done()
6871 timeout = napi_get_gro_flush_timeout(napi); in busy_poll_stop()