Searched defs:FL_UNLOCK (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h525 #define FL_UNLOCK(fl) mutex_exit(&(fl)->lock) macro
535 #define RXQ_FL_UNLOCK(rxq) FL_UNLOCK(&(rxq)->fl)

Completed in 47 milliseconds