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

/freebsd-11-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1151 #define V_DDP_BUF_TIMED_OUT(x) ((x) << S_DDP_BUF_TIMED_OUT) macro
1152 #define F_DDP_BUF_TIMED_OUT V_DDP_BUF_TIMED_OUT(1U)
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1909 #define V_DDP_BUF_TIMED_OUT(x) ((x) << S_DDP_BUF_TIMED_OUT) macro
1910 #define F_DDP_BUF_TIMED_OUT V_DDP_BUF_TIMED_OUT(1U)

Completed in 125 milliseconds