Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_l2t.c45 #define V_SYNC_WR(x) ((x) << S_SYNC_WR) macro
46 #define F_SYNC_WR V_SYNC_WR(1)
205 V_SYNC_WR(sync) | V_TID_QID(sc->sge.fwq.abs_id))); in write_l2e()