Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_regs.h6809 #define V_SYNCOOKIEOFF(x) ((x) << S_SYNCOOKIEOFF) macro
6810 #define F_SYNCOOKIEOFF V_SYNCOOKIEOFF(1U)
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h38857 #define V_SYNCOOKIEOFF(x) ((x) << S_SYNCOOKIEOFF) macro
38858 #define F_SYNCOOKIEOFF V_SYNCOOKIEOFF(1U)