Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h25882 #define V_EPDUHDRSRDY(x) ((x) << S_EPDUHDRSRDY) macro
25883 #define F_EPDUHDRSRDY V_EPDUHDRSRDY(1U)