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

/freebsd-13-stable/sys/dev/qlxgbe/
H A Dql_def.h218 uint64_t lro_pkt_count; member in struct:qla_host
H A Dql_hw.h734 uint64_t lro_pkt_count; member in struct:_q80_rcv_stats
1552 uint64_t lro_pkt_count; member in struct:_qla_rdesc
H A Dql_isr.c227 ha->hw.rds[r_idx].lro_pkt_count++;
H A Dql_hw.c494 OID_AUTO, "lro_pkt_count",
495 CTLFLAG_RD, &ha->hw.rcv.lro_pkt_count,
496 "lro_pkt_count");
833 OID_AUTO, "lro_pkt_count",
834 CTLFLAG_RD, &ha->hw.rds[i].lro_pkt_count,
835 "lro_pkt_count");

Completed in 122 milliseconds