Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgb/common/
Dcxgb_t3_cpl.h304 #define V_WR_EOP(x) ((x) << S_WR_EOP) macro
305 #define F_WR_EOP V_WR_EOP(1U)