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

/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_t3_cpl.h1116 #define V_DDP_TID_MISMATCH(x) ((x) << S_DDP_TID_MISMATCH) macro
1117 #define F_DDP_TID_MISMATCH V_DDP_TID_MISMATCH(1U)
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_msg.h1891 #define V_DDP_TID_MISMATCH(x) ((x) << S_DDP_TID_MISMATCH) macro
1892 #define F_DDP_TID_MISMATCH V_DDP_TID_MISMATCH(1U)

Completed in 114 milliseconds