Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_main.c849 UNM_SPIN_UNLOCK(&adapter->tx_lock); in unm_send_copy()
1050 UNM_SPIN_UNLOCK(&adapter->tx_lock); in unm_send_mapped()
2203 UNM_SPIN_UNLOCK(&adapter->lock); in ntxn_m_start()
2208 UNM_SPIN_UNLOCK(&adapter->lock); in ntxn_m_start()
2213 UNM_SPIN_UNLOCK(&adapter->lock); in ntxn_m_start()
2222 UNM_SPIN_UNLOCK(&adapter->lock); in ntxn_m_start()
2239 UNM_SPIN_UNLOCK(&adapter->lock); in ntxn_m_start()
2245 UNM_SPIN_UNLOCK(&adapter->lock); in ntxn_m_start()
2252 UNM_SPIN_UNLOCK(&adapter->lock); in ntxn_m_start()
2276 UNM_SPIN_UNLOCK(&adapter->lock); in ntxn_m_start()
[all …]
H A Dunm_nic.h156 #define UNM_SPIN_UNLOCK(_lp_) mutex_exit((_lp_)) macro
H A Dunm_nic_hw.c2145 UNM_SPIN_UNLOCK(&adapter->tx_lock); in nx_nic_send_cmd_descs()