Home
last modified time | relevance | path

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

/trueos/sys/dev/cxgbe/common/
HDt4_regs.h23884 #define S_T5_LBPORT 6 macro
23886 #define V_T5_LBPORT(x) ((x) << S_T5_LBPORT)
23887 #define G_T5_LBPORT(x) (((x) >> S_T5_LBPORT) & M_T5_LBPORT)