S_CM_MEMMGR_BASE  822 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_CM_MEMMGR_BASE(x) ((x) << S_CM_MEMMGR_BASE)
S_CM_MEMMGR_BASE  823 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_CM_MEMMGR_BASE(x) (((x) >> S_CM_MEMMGR_BASE) & M_CM_MEMMGR_BASE)