S_CM_MEMMGR_TX_FREE_LIST_BASE 1194 drivers/net/ethernet/chelsio/cxgb/regs.h #define V_CM_MEMMGR_TX_FREE_LIST_BASE(x) ((x) << S_CM_MEMMGR_TX_FREE_LIST_BASE)
S_CM_MEMMGR_TX_FREE_LIST_BASE 1195 drivers/net/ethernet/chelsio/cxgb/regs.h #define G_CM_MEMMGR_TX_FREE_LIST_BASE(x) (((x) >> S_CM_MEMMGR_TX_FREE_LIST_BASE) & M_CM_MEMMGR_TX_FREE_LIST_BASE)