Searched refs:ch_tx_overflow_cv (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/chxge/
H A Dch.h232 kcondvar_t *ch_tx_overflow_cv; member in struct:ch
H A Dch.c1841 chp->ch_tx_overflow_cv = toe_of_cv;
1891 chp->ch_tx_overflow_cv = NULL;
H A Dsge.c717 if (adapter->ch_tx_overflow_cv)
718 cv_broadcast(adapter->ch_tx_overflow_cv);

Completed in 221 milliseconds