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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_bnxvar.h357 u_int32_t tx_full_count; /* Number of times the TX chain was full. */ member in struct:bnx_softc
H A Dif_bnx.c3964 DBRUNIF(1, sc->tx_full_count = 0);
4974 DBRUNIF(sc->used_tx_bd == sc->max_tx_bd, sc->tx_full_count++);

Completed in 172 milliseconds