Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlxge/
H A Dqls_os.h152 #define QLA_TX_LOCK(ha) mtx_lock(&ha->tx_lock); macro
/freebsd/sys/dev/qlxgb/
H A Dqla_os.h150 #define QLA_TX_LOCK(ha) mtx_lock(&ha->tx_lock); macro
H A Dqla_hw.c494 QLA_TX_LOCK(ha); in qla_fw_cmd()
504 QLA_TX_LOCK(ha); in qla_fw_cmd()