Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h370 #define TSVAL_S 0 macro
372 #define TSVAL_V(x) ((x) << TSVAL_S)
373 #define TSVAL_G(x) (((x) >> TSVAL_S) & TSVAL_M)