Home
last modified time | relevance | path

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

/net/core/
Ddev.c5896 static int napi_gro_complete(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_complete() function
5943 napi_gro_complete(napi, skb); in __napi_gro_flush_chain()
6083 napi_gro_complete(napi, oldest); in gro_flush_oldest()
6155 napi_gro_complete(napi, pp); in dev_gro_receive()