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

/freebsd-10.2-release/sys/dev/qlxgbe/
H A Dql_os.h154 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro
H A Dql_os.c1146 QLA_TX_UNLOCK(ha);
1155 QLA_TX_UNLOCK(ha);
1179 QLA_TX_UNLOCK(ha);
H A Dql_hw.c2980 QLA_TX_UNLOCK(ha);
/freebsd-10.2-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);
/freebsd-10.2-release/sys/dev/qlxgb/
H A Dqla_os.h153 #define QLA_TX_UNLOCK(ha) mtx_unlock(&ha->tx_lock); macro
H A Dqla_os.c1005 QLA_TX_UNLOCK(ha);
1014 QLA_TX_UNLOCK(ha);
1038 QLA_TX_UNLOCK(ha);
H A Dqla_hw.c506 QLA_TX_UNLOCK(ha);
511 QLA_TX_UNLOCK(ha);
527 QLA_TX_UNLOCK(ha);

Completed in 121 milliseconds