Searched refs:rx_hw_gro_wire_packets (Results 1 – 3 of 3) sorted by relevance
77 if (qs->_present.rx_hw_gro_wire_packets) in print_json_qstats()78 jsonw_uint_field(json_wtr, "hw-gro-wire-packets", qs->rx_hw_gro_wire_packets); in print_json_qstats()202 print_one(qs->_present.rx_hw_gro_wire_packets, "rx-hw-gro-wire-packets", in print_plain_qstats()203 qs->rx_hw_gro_wire_packets, &n); in print_plain_qstats()594 !qs->_present.rx_hw_gro_wire_packets) in do_hw_gro()601 savings = (double)(qs->rx_hw_gro_wire_packets - in do_hw_gro()
1133 u64 rx_hw_gro_wire_packets; member
1816 rx_stats->rx_hw_gro_wire_packets += segs; in bnxt_gro_skb()13519 stats->rx_total_hw_gro_wire_packets += sw_stats->rx.rx_hw_gro_wire_packets; in bnxt_get_one_ring_err_stats()15948 stats->hw_gro_wire_packets = cpr->sw_stats->rx.rx_hw_gro_wire_packets; in bnxt_get_queue_stats_rx()