Searched refs:gro_result_t (Results 1 – 3 of 3) sorted by relevance
573 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()575 gro_result_t ret) in napi_skb_finish()600 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()602 gro_result_t ret; in napi_gro_receive()660 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()662 gro_result_t ret) in napi_frags_finish()729 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()731 gro_result_t ret; in napi_gro_frags()
373 gro_result_t gro_res; in fun_handle_cqe_pkt()
418 typedef enum gro_result gro_result_t; typedef3880 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);3884 gro_result_t napi_gro_frags(struct napi_struct *napi);