Searched refs:gro (Results 1 – 6 of 6) sorted by relevance
690 struct wil_net_stats *stats, bool gro);
908 struct wil_net_stats *stats, bool gro) in wil_netif_rx() argument979 if (gro) in wil_netif_rx()
157 char *gro = uml_vector_fetch_arg(def, "gro"); in get_req_size() local160 if (gro != NULL) { in get_req_size()161 if (kstrtoul(gro, 10, &result) == 0) { in get_req_size()
174 * rx-gro-hw
294 gro=N Number of in-progress grab_object() cache ops
1516 bool gro; in bnxt_tpa_end() local1540 gro = !!(bp->flags & BNXT_FLAG_GRO); in bnxt_tpa_end()1553 gro = !!TPA_END_GRO(tpa_end); in bnxt_tpa_end()1633 if (gro) in bnxt_tpa_end()