HomeSort by: relevance | last modified time | path
    Searched refs:ts_tx_uf (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/mips/atheros/dev/
aevar.h 116 u_long ts_tx_uf; /* transmit underflow errors */ member in struct:ae_stats
if_ae.c 1195 sc->sc_stats.ts_tx_uf++;
1235 sc->sc_stats.ts_tx_uf, sc->sc_stats.ts_tx_to,
  /src/sys/dev/ic/
tulipvar.h 318 u_long ts_tx_uf; /* transmit underflow errors */ member in struct:tulip_stats
tulip.c 1477 sc->sc_stats.ts_tx_uf++;
1522 sc->sc_stats.ts_tx_uf, sc->sc_stats.ts_tx_to,

Completed in 55 milliseconds