Home
last modified time | relevance | path

Searched refs:TX_UNLOCK (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/yge/
H A Dyge.h2210 #define TX_UNLOCK(dev) mutex_exit(&dev->d_txlock); macro
2217 { PHY_UNLOCK(dev); TX_UNLOCK(dev); RX_UNLOCK(dev); }
H A Dyge.c1916 TX_UNLOCK(port->p_dev); in yge_txeof()
3180 TX_UNLOCK(port->p_dev); in yge_m_tx()
3216 TX_UNLOCK(port->p_dev); in yge_m_tx()