Home
last modified time | relevance | path

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

/linux-6.15/net/core/
H A Ddev.h250 static inline void napi_set_gro_flush_timeout(struct napi_struct *n, in napi_set_gro_flush_timeout() function
271 napi_set_gro_flush_timeout(napi, timeout); in netdev_set_gro_flush_timeout()
H A Dnetdev-genl.c341 napi_set_gro_flush_timeout(napi, gro_flush_timeout); in netdev_nl_napi_set_config()
H A Ddev.c7184 napi_set_gro_flush_timeout(napi, READ_ONCE(dev->gro_flush_timeout)); in netif_napi_add_weight_locked()