Searched refs:QLA_TX_UNLOCK (Results 1 - 8 of 8) sorted by relevance

/freebsd-9.3-release/sys/dev/qlxgb/
H A Dqla_os.h153 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro
H A Dqla_os.c996 QLA_TX_UNLOCK(ha);
1005 QLA_TX_UNLOCK(ha);
1029 QLA_TX_UNLOCK(ha);
H A Dqla_hw.c506 QLA_TX_UNLOCK(ha);
511 QLA_TX_UNLOCK(ha);
527 QLA_TX_UNLOCK(ha);
/freebsd-9.3-release/sys/dev/qlxgbe/
H A Dql_os.h154 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro
H A Dql_os.c1097 QLA_TX_UNLOCK(ha);
1106 QLA_TX_UNLOCK(ha);
1130 QLA_TX_UNLOCK(ha);
H A Dql_hw.c2608 QLA_TX_UNLOCK(ha);
/freebsd-9.3-release/sys/dev/qlxge/
H A Dqls_os.h155 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro
H A Dqls_os.c1091 QLA_TX_UNLOCK(ha);
1099 QLA_TX_UNLOCK(ha);
1126 QLA_TX_UNLOCK(ha);

Completed in 134 milliseconds