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

/freebsd-current/sys/dev/qlxgbe/
H A Dql_def.h216 uint64_t lro_pkt_count; member in struct:qla_host
H A Dql_hw.h732 uint64_t lro_pkt_count; member in struct:_q80_rcv_stats
1550 uint64_t lro_pkt_count; member in struct:_qla_rdesc
H A Dql_isr.c211 ha->hw.rds[r_idx].lro_pkt_count++;
H A Dql_hw.c492 OID_AUTO, "lro_pkt_count",
493 CTLFLAG_RD, &ha->hw.rcv.lro_pkt_count,
494 "lro_pkt_count");
831 OID_AUTO, "lro_pkt_count",
832 CTLFLAG_RD, &ha->hw.rds[i].lro_pkt_count,
833 "lro_pkt_count");

Completed in 143 milliseconds