Searched refs:ch_tx_overflow_cv (Results 1 – 3 of 3) sorted by relevance
232 kcondvar_t *ch_tx_overflow_cv; member
1841 chp->ch_tx_overflow_cv = toe_of_cv; in ch_register()1891 chp->ch_tx_overflow_cv = NULL; in ch_unregister()
717 if (adapter->ch_tx_overflow_cv) in sge_data_in()718 cv_broadcast(adapter->ch_tx_overflow_cv); in sge_data_in()