Home
last modified time | relevance | path

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

/NextBSD/sys/dev/cxgbe/
HDadapter.h854 #define EQ_LOCK(eq) mtx_lock(&(eq)->eq_lock) macro
860 #define TXQ_LOCK(txq) EQ_LOCK(&(txq)->eq)
HDt4_sge.c1761 EQ_LOCK(eq); in wrq_tx_drain()
2185 EQ_LOCK(eq); in start_wrq_wr()
2254 EQ_LOCK(eq); in commit_wrq_wr()