Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h625 #define EQ_UNLOCK(eq) mutex_exit(&(eq)->lock) macro
630 #define TXQ_UNLOCK(txq) EQ_UNLOCK(&(txq)->eq)