Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h490 #define STATSOURCE_T5_S 9 macro
492 #define STATSOURCE_T5_V(x) ((x) << STATSOURCE_T5_S)
493 #define STATSOURCE_T5_G(x) (((x) >> STATSOURCE_T5_S) & STATSOURCE_T5_M)