Searched refs:lro_pkt_count (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/sys/dev/qlxgbe/
H A Dql_def.h204 uint64_t lro_pkt_count; member in struct:qla_host
H A Dql_isr.c202 ha->lro_pkt_count++;
H A Dql_hw.h651 uint64_t lro_pkt_count; member in struct:_q80_rcv_stats
H A Dql_hw.c112 device_printf(ha->pci_dev, "%s: lro_pkt_count = %p\n", __func__,
113 (void *)ha->lro_pkt_count);
1341 device_printf(dev, "%s: lro_pkt_count\t\t%" PRIu64 "\n", __func__,
1342 rstat->lro_pkt_count);

Completed in 105 milliseconds