Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h254 napi_get_gro_flush_timeout(const struct napi_struct *n) in napi_get_gro_flush_timeout() function
H A Dnetdev-genl.c207 gro_flush_timeout = napi_get_gro_flush_timeout(napi); in netdev_nl_napi_fill_one()
H A Ddev.c6578 timeout = napi_get_gro_flush_timeout(n); in napi_complete_done()
6583 timeout = napi_get_gro_flush_timeout(n); in napi_complete_done()
6698 timeout = napi_get_gro_flush_timeout(napi); in busy_poll_stop()