Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h303 #define V_WR_EOP(x) ((x) << S_WR_EOP) macro
304 #define F_WR_EOP V_WR_EOP(1U)