Home
last modified time | relevance | path

Searched refs:ch_tx_overflow_mutex (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/uts/common/io/chxge/
H A Dch.h233 kmutex_t *ch_tx_overflow_mutex; member
H A Dsge.c711 if (adapter->ch_tx_overflow_mutex) in sge_data_in()
712 mutex_enter(adapter->ch_tx_overflow_mutex); in sge_data_in()
721 if (adapter->ch_tx_overflow_mutex) in sge_data_in()
722 mutex_exit(adapter->ch_tx_overflow_mutex); in sge_data_in()
H A Dch.c1840 chp->ch_tx_overflow_mutex = toe_tx_mx; in ch_register()
1890 chp->ch_tx_overflow_mutex = NULL; in ch_unregister()