Searched defs:QLA_TX_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_os.h156 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_os.h154 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro

Completed in 167 milliseconds