Searched refs:gro_res (Results 1 – 1 of 1) sorted by relevance
374 gro_result_t gro_res; in fun_handle_cqe_pkt() local448 gro_res = skb->data_len ? napi_gro_frags(q->napi) : in fun_handle_cqe_pkt()450 if (gro_res == GRO_MERGED || gro_res == GRO_MERGED_FREE) in fun_handle_cqe_pkt()452 else if (gro_res == GRO_HELD) in fun_handle_cqe_pkt()