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

/freebsd-10-stable/sys/dev/cxgb/
H A Dcxgb_sge.c238 #define TXQ_UNLOCK(qs) mtx_unlock(&(qs)->lock) macro
[all...]
/freebsd-10-stable/sys/dev/cxgbe/
H A Dadapter.h886 #define TXQ_UNLOCK(txq) EQ_UNLOCK(&(txq)->eq) macro

Completed in 60 milliseconds