Searched refs:gro_result_t (Results 1 – 3 of 3) sorted by relevance
596 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()598 gro_result_t ret) in napi_skb_finish()623 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()625 gro_result_t ret; in napi_gro_receive()684 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()686 gro_result_t ret) in napi_frags_finish()756 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()758 gro_result_t ret; in napi_gro_frags()
373 gro_result_t gro_res; in fun_handle_cqe_pkt()
434 typedef enum gro_result gro_result_t; typedef4117 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);4120 gro_result_t napi_gro_frags(struct napi_struct *napi);