countId 55 drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h #define mSUNI1x10GEXP_MSTAT_COUNT_OFFSET(countId) ( (countId) * SUNI1x10GEXP_REG_SIZEOF_MSTAT_COUNT ) countId 197 drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h #define mSUNI1x10GEXP_REG_MSTAT_COUNTER_LOW(countId) (0x2110 + mSUNI1x10GEXP_MSTAT_COUNT_OFFSET(countId)) countId 198 drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h #define mSUNI1x10GEXP_REG_MSTAT_COUNTER_MID(countId) (0x2111 + mSUNI1x10GEXP_MSTAT_COUNT_OFFSET(countId)) countId 199 drivers/net/ethernet/chelsio/cxgb/suni1x10gexp_regs.h #define mSUNI1x10GEXP_REG_MSTAT_COUNTER_HIGH(countId) (0x2112 + mSUNI1x10GEXP_MSTAT_COUNT_OFFSET(countId))