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

/freebsd-10-stable/sys/dev/stge/
H A Dif_stgereg.h552 #define STGE_TX_HIWAT (STGE_TX_RING_CNT - STGE_TX_LOWAT) macro
H A Dif_stge.c1127 if (sc->sc_cdata.stge_tx_cnt >= STGE_TX_HIWAT)
1185 if (sc->sc_cdata.stge_tx_cnt >= STGE_TX_HIWAT) {

Completed in 87 milliseconds