Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h266 static inline void napi_set_gro_flush_timeout(struct napi_struct *n, in napi_set_gro_flush_timeout() function
287 napi_set_gro_flush_timeout(napi, timeout); in netdev_set_gro_flush_timeout()
H A Dnetdev-genl.c353 napi_set_gro_flush_timeout(napi, gro_flush_timeout); in netdev_nl_napi_set_config()
H A Ddev.c7365 napi_set_gro_flush_timeout(napi, READ_ONCE(dev->gro_flush_timeout)); in netif_napi_add_weight_locked()