Searched defs:QLA_TX_UNLOCK (Results 1 – 2 of 2) sorted by relevance
| /freebsd/sys/dev/qlxge/ | ||
| H A D | qls_os.h | 153 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro |
| /freebsd/sys/dev/qlxgb/ | ||
| H A D | qla_os.h | 151 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro |