Home
last modified time | relevance | path

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

/src/contrib/ofed/libcxgb4/
H A Dt4_regs.h2169 #define LKPIDXSIZE_S 24 macro
2171 #define LKPIDXSIZE_V(x) ((x) << LKPIDXSIZE_S)
2172 #define LKPIDXSIZE_G(x) (((x) >> LKPIDXSIZE_S) & LKPIDXSIZE_M)