Searched refs:V_DDP_OFFSET_ERR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1107 #define V_DDP_OFFSET_ERR(x) ((x) << S_DDP_OFFSET_ERR) macro
1108 #define F_DDP_OFFSET_ERR V_DDP_OFFSET_ERR(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1861 #define V_DDP_OFFSET_ERR(x) ((x) << S_DDP_OFFSET_ERR) macro
1862 #define F_DDP_OFFSET_ERR V_DDP_OFFSET_ERR(1U)

Completed in 158 milliseconds