Home
last modified time | relevance | path

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

/linux/net/core/
H A Ddev.h270 static inline void napi_set_gro_flush_timeout(struct napi_struct *n, in napi_set_gro_flush_timeout() function
291 napi_set_gro_flush_timeout(napi, timeout); in netdev_set_gro_flush_timeout()
H A Ddev.c7549 napi_set_gro_flush_timeout(napi, READ_ONCE(dev->gro_flush_timeout)); in netif_napi_add_weight_locked()