Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h540 #define EQ_UNLOCK(eq) mutex_exit(&(eq)->lock) macro
545 #define TXQ_UNLOCK(txq) EQ_UNLOCK(&(txq)->eq)