Home
last modified time | relevance | path

Searched refs:tx_full_count (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bce/
H A Dif_bce.c5531 DBRUN(sc->tx_full_count = 0); in bce_init_tx_chain()
7381 DBRUNIF((sc->used_tx_bd == sc->max_tx_bd), sc->tx_full_count++); in bce_tx_encap()
8538 sc->tx_full_count = 0; in bce_sysctl_stats_clear()
9050 CTLFLAG_RD, &sc->tx_full_count, in bce_add_sysctls()
H A Dif_bcereg.h6663 u64 tx_full_count; member