Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h34061 #define S_RXDCONFIGSEL 18 macro
34063 #define V_RXDCONFIGSEL(x) ((x) << S_RXDCONFIGSEL)
34064 #define G_RXDCONFIGSEL(x) (((x) >> S_RXDCONFIGSEL) & M_RXDCONFIGSEL)