Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h605 #define IQ_UNLOCK(iq) mutex_exit(&(iq)->lock) macro
615 #define RXQ_UNLOCK(rxq) IQ_UNLOCK(&(rxq)->iq)