Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h36976 #define S_T5_RX_CFGPTR 11 macro
36978 #define V_T5_RX_CFGPTR(x) ((x) << S_T5_RX_CFGPTR)
36979 #define G_T5_RX_CFGPTR(x) (((x) >> S_T5_RX_CFGPTR) & M_T5_RX_CFGPTR)