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