Searched refs:interrupts_tx (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/bce/
H A Dif_bce.c6789 DBRUN(sc->interrupts_tx++);
8550 sc->interrupts_tx = 0;
9111 "interrupts_tx",
9112 CTLFLAG_RD, &sc->interrupts_tx,
10703 BCE_PRINTF(" 0x%016llX - (sc->interrupts_tx) "
10705 (long long unsigned int) sc->interrupts_tx);
H A Dif_bcereg.h6644 u64 interrupts_tx; member in struct:bce_softc

Completed in 121 milliseconds