S_TMPARTSIZE 1990 drivers/net/ethernet/chelsio/cxgb3/regs.h #define V_TMPARTSIZE(x) ((x) << S_TMPARTSIZE) S_TMPARTSIZE 1991 drivers/net/ethernet/chelsio/cxgb3/regs.h #define G_TMPARTSIZE(x) (((x) >> S_TMPARTSIZE) & M_TMPARTSIZE)