Lines Matching refs:HV_STATS_PAGE
157 #define HV_STATS_PAGE 778 macro
159 #define HV_SCC_UPPER PHY_REG(HV_STATS_PAGE, 16) /* Single Collision */
160 #define HV_SCC_LOWER PHY_REG(HV_STATS_PAGE, 17)
161 #define HV_ECOL_UPPER PHY_REG(HV_STATS_PAGE, 18) /* Excessive Coll. */
162 #define HV_ECOL_LOWER PHY_REG(HV_STATS_PAGE, 19)
163 #define HV_MCC_UPPER PHY_REG(HV_STATS_PAGE, 20) /* Multiple Collision */
164 #define HV_MCC_LOWER PHY_REG(HV_STATS_PAGE, 21)
165 #define HV_LATECOL_UPPER PHY_REG(HV_STATS_PAGE, 23) /* Late Collision */
166 #define HV_LATECOL_LOWER PHY_REG(HV_STATS_PAGE, 24)
167 #define HV_COLC_UPPER PHY_REG(HV_STATS_PAGE, 25) /* Collision */
168 #define HV_COLC_LOWER PHY_REG(HV_STATS_PAGE, 26)
169 #define HV_DC_UPPER PHY_REG(HV_STATS_PAGE, 27) /* Defer Count */
170 #define HV_DC_LOWER PHY_REG(HV_STATS_PAGE, 28)
171 #define HV_TNCRS_UPPER PHY_REG(HV_STATS_PAGE, 29) /* Tx with no CRS */
172 #define HV_TNCRS_LOWER PHY_REG(HV_STATS_PAGE, 30)