Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_vf.c899 txq->txpkts1_wrs = 0; in t4vf_ioctl()
H A Dadapter.h625 uint64_t txpkts1_wrs; /* # of type1 coalesced tx work requests */ member
H A Dt4_sge.c4745 &txq->txpkts1_wrs, "# of txpkts (type 1) work requests"); in add_txq_sysctls()
5940 txq->txpkts1_wrs++; in write_txpkts_wr()
6022 txq->txpkts1_wrs++; in write_txpkts_vm_wr()
H A Dt4_main.c12005 txq->txpkts1_wrs = 0; in clear_stats()