Lines Matching refs:HV_STATS_PAGE
143 #define HV_STATS_PAGE 778 macro
145 #define HV_SCC_UPPER PHY_REG(HV_STATS_PAGE, 16) /* Single Collision */
146 #define HV_SCC_LOWER PHY_REG(HV_STATS_PAGE, 17)
147 #define HV_ECOL_UPPER PHY_REG(HV_STATS_PAGE, 18) /* Excessive Coll. */
148 #define HV_ECOL_LOWER PHY_REG(HV_STATS_PAGE, 19)
149 #define HV_MCC_UPPER PHY_REG(HV_STATS_PAGE, 20) /* Multiple Collision */
150 #define HV_MCC_LOWER PHY_REG(HV_STATS_PAGE, 21)
151 #define HV_LATECOL_UPPER PHY_REG(HV_STATS_PAGE, 23) /* Late Collision */
152 #define HV_LATECOL_LOWER PHY_REG(HV_STATS_PAGE, 24)
153 #define HV_COLC_UPPER PHY_REG(HV_STATS_PAGE, 25) /* Collision */
154 #define HV_COLC_LOWER PHY_REG(HV_STATS_PAGE, 26)
155 #define HV_DC_UPPER PHY_REG(HV_STATS_PAGE, 27) /* Defer Count */
156 #define HV_DC_LOWER PHY_REG(HV_STATS_PAGE, 28)
157 #define HV_TNCRS_UPPER PHY_REG(HV_STATS_PAGE, 29) /* Tx with no CRS */
158 #define HV_TNCRS_LOWER PHY_REG(HV_STATS_PAGE, 30)