Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h307 #define V_WR_SOP(x) ((x) << S_WR_SOP) macro
308 #define F_WR_SOP V_WR_SOP(1U)