Home
last modified time | relevance | path

Searched refs:txpkts1_pkts (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_vf.c895 txq->txpkts1_pkts = 0; in t4vf_ioctl()
H A Dadapter.h627 uint64_t txpkts1_pkts; /* # of frames in type1 coalesced tx WRs */ member
H A Dt4_sge.c4734 &txq->txpkts1_pkts, in add_txq_sysctls()
5919 txq->txpkts1_pkts += txp->npkt; in write_txpkts_wr()
6000 txq->txpkts1_pkts += txp->npkt; in write_txpkts_vm_wr()
H A Dt4_main.c12020 txq->txpkts1_pkts = 0; in clear_stats()