Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libcxgb4/
H A Dt4_regs.h2100 #define RRCPLQUEWIDTH_S 16 macro
2102 #define RRCPLQUEWIDTH_V(x) ((x) << RRCPLQUEWIDTH_S)
2103 #define RRCPLQUEWIDTH_G(x) (((x) >> RRCPLQUEWIDTH_S) & RRCPLQUEWIDTH_M)