Searched refs:gro_result_t (Results 1 – 3 of 3) sorted by relevance
611 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()613 gro_result_t ret) in napi_skb_finish()638 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()640 gro_result_t ret; in napi_gro_receive()698 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()700 gro_result_t ret) in napi_frags_finish()767 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()769 gro_result_t ret; in napi_gro_frags()
374 gro_result_t gro_res; in fun_handle_cqe_pkt()
397 typedef enum gro_result gro_result_t; typedef3822 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);3826 gro_result_t napi_gro_frags(struct napi_struct *napi);