Home
last modified time | relevance | path

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

/src/contrib/ofed/libcxgb4/
H A Dt4_regs.h1315 #define FIVETUPLELOOKUP_S 17 macro
1317 #define FIVETUPLELOOKUP_V(x) ((x) << FIVETUPLELOOKUP_S)
1318 #define FIVETUPLELOOKUP_G(x) (((x) >> FIVETUPLELOOKUP_S) & FIVETUPLELOOKUP_M)