Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h47893 #define S_RX1G10G_EMPTY 16 macro
47895 #define V_RX1G10G_EMPTY(x) ((x) << S_RX1G10G_EMPTY)
47896 #define G_RX1G10G_EMPTY(x) (((x) >> S_RX1G10G_EMPTY) & M_RX1G10G_EMPTY)