S_CM_MEMMGR_RX_FREE_LIST_BASE 1187 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_CM_MEMMGR_RX_FREE_LIST_BASE(x) ((x) << S_CM_MEMMGR_RX_FREE_LIST_BASE)
S_CM_MEMMGR_RX_FREE_LIST_BASE 1188 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_CM_MEMMGR_RX_FREE_LIST_BASE(x) (((x) >> S_CM_MEMMGR_RX_FREE_LIST_BASE) & M_CM_MEMMGR_RX_FREE_LIST_BASE)