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

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_smt.h37 #define V_SYNC_WR(x) ((x) << S_SYNC_WR) macro
38 #define F_SYNC_WR V_SYNC_WR(1)
H A Dt4_l2t.h35 #define V_SYNC_WR(x) ((x) << S_SYNC_WR) macro
36 #define F_SYNC_WR V_SYNC_WR(1)
H A Dt4_l2t.c173 V_SYNC_WR(sync) | V_TID_QID(e->iqid)));

Completed in 125 milliseconds