Searched refs:gro_result_t (Results 1 – 3 of 3) sorted by relevance
570 static gro_result_t napi_skb_finish(struct napi_struct *napi, in napi_skb_finish()572 gro_result_t ret) in napi_skb_finish()597 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb) in napi_gro_receive()599 gro_result_t ret; in napi_gro_receive()658 static gro_result_t napi_frags_finish(struct napi_struct *napi, in napi_frags_finish()660 gro_result_t ret) in napi_frags_finish()727 gro_result_t napi_gro_frags(struct napi_struct *napi) in napi_gro_frags()729 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; typedef3922 gro_result_t napi_gro_receive(struct napi_struct *napi, struct sk_buff *skb);3926 gro_result_t napi_gro_frags(struct napi_struct *napi);