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