Home
last modified time | relevance | path

Searched refs:napi_gro_complete (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/core/
H A Dgro.c236 static void napi_gro_complete(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_complete() function
282 napi_gro_complete(napi, skb); in __napi_gro_flush_chain()
434 napi_gro_complete(napi, oldest); in gro_flush_oldest()
506 napi_gro_complete(napi, pp); in dev_gro_receive()
/kernel/linux/linux-5.10/net/core/
H A Ddev.c5800 static int napi_gro_complete(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_complete() function
5847 napi_gro_complete(napi, skb); in __napi_gro_flush_chain()
5979 napi_gro_complete(napi, oldest); in gro_flush_oldest()
6055 napi_gro_complete(napi, pp); in dev_gro_receive()

Completed in 14 milliseconds