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

/freebsd-12-stable/sys/dev/qlxgbe/
H A Dql_def.h218 uint64_t lro_pkt_count; member in struct:qla_host
H A Dql_hw.h736 uint64_t lro_pkt_count; member in struct:_q80_rcv_stats
1563 uint64_t lro_pkt_count; member in struct:_qla_rdesc
H A Dql_isr.c231 ha->hw.rds[r_idx].lro_pkt_count++;
H A Dql_hw.c497 OID_AUTO, "lro_pkt_count",
498 CTLFLAG_RD, &ha->hw.rcv.lro_pkt_count,
499 "lro_pkt_count");
839 OID_AUTO, "lro_pkt_count",
840 CTLFLAG_RD, &ha->hw.rds[i].lro_pkt_count,
841 "lro_pkt_count");

Completed in 77 milliseconds