Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h1396 #define S_HDRSTARTFLQ 11 macro
1398 #define V_HDRSTARTFLQ(x) ((x) << S_HDRSTARTFLQ)
1399 #define G_HDRSTARTFLQ(x) (((x) >> S_HDRSTARTFLQ) & M_HDRSTARTFLQ)