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

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_regs.h2246 #define RRCPLQUEWIDTH_S 16 macro
2248 #define RRCPLQUEWIDTH_V(x) ((x) << RRCPLQUEWIDTH_S)
2249 #define RRCPLQUEWIDTH_G(x) (((x) >> RRCPLQUEWIDTH_S) & RRCPLQUEWIDTH_M)

Completed in 114 milliseconds