Searched refs:RRCPLQUEWIDTH_G (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c2109 seq_printf(seq, " RRCplQueWidth: %3d\n", RRCPLQUEWIDTH_G(rssconf));
H A Dt4_regs.h2249 #define RRCPLQUEWIDTH_G(x) (((x) >> RRCPLQUEWIDTH_S) & RRCPLQUEWIDTH_M) macro

Completed in 198 milliseconds