Home
last modified time | relevance | path

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

/linux/net/core/
A Dnet-sysfs.c391 WRITE_ONCE(dev->gro_flush_timeout, val); in change_gro_flush_timeout()
404 NETDEVICE_SHOW_RW(gro_flush_timeout, fmt_ulong);
A Ddev.c6573 timeout = READ_ONCE(n->dev->gro_flush_timeout); in napi_complete_done()
6578 timeout = READ_ONCE(n->dev->gro_flush_timeout); in napi_complete_done()
6685 timeout = READ_ONCE(napi->dev->gro_flush_timeout); in busy_poll_stop()
/linux/include/linux/
A Dnetdevice.h2127 unsigned long gro_flush_timeout; member

Completed in 42 milliseconds