Home
last modified time | relevance | path

Searched refs:cached_napi_id (Results 1 – 4 of 4) sorted by relevance

/linux/include/net/
H A Dbusy_poll.h138 skb->napi_id = gro->cached_napi_id; in __skb_mark_napi_id()
/linux/net/core/
H A Dgro.c803 gro->cached_napi_id = 0; in gro_init()
821 gro->cached_napi_id = 0; in gro_cleanup()
H A Ddev.c6859 napi->gro.cached_napi_id = napi_id; in __napi_hash_add_with_id()
/linux/include/linux/
H A Dnetdevice.h361 u32 cached_napi_id; member