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

/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1152 #define V_DDP_BUF_TIMED_OUT(x) ((x) << S_DDP_BUF_TIMED_OUT) macro
1153 #define F_DDP_BUF_TIMED_OUT V_DDP_BUF_TIMED_OUT(1U)
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1931 #define V_DDP_BUF_TIMED_OUT(x) ((x) << S_DDP_BUF_TIMED_OUT) macro
1932 #define F_DDP_BUF_TIMED_OUT V_DDP_BUF_TIMED_OUT(1U)

Completed in 127 milliseconds