Home
last modified time | relevance | path

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

/trueos/sys/dev/bce/
HDif_bce.c5378 sc->rx_empty_count++); in bce_get_rx_buf()
5835 DBRUN(sc->rx_empty_count = 0); in bce_init_rx_chain()
6556 sc->rx_empty_count++); in bce_rx_intr()
8691 sc->rx_empty_count = in bce_sysctl_stats_clear()
9206 CTLFLAG_RD, &sc->rx_empty_count, in bce_add_sysctls()
HDif_bcereg.h6770 u64 rx_empty_count; member