Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dadapter.h539 #define EQ_LOCK(eq) mutex_enter(&(eq)->lock) macro
544 #define TXQ_LOCK(txq) EQ_LOCK(&(txq)->eq)