Searched refs:tx_ok_high16 (Results 1 – 1 of 1) sorted by relevance
126 uint32_t tx_ok_high16; in ar40xx_hw_psgmii_single_phy_testing() local164 tx_ok_high16 = ar40xx_hw_phy_mmd_read(sc, phy, 7, 0x802d); in ar40xx_hw_psgmii_single_phy_testing()169 tx_all_ok = tx_ok + (tx_ok_high16 << 16); in ar40xx_hw_psgmii_single_phy_testing()226 uint32_t tx_ok_high16; in ar40xx_hw_psgmii_all_phy_testing() local232 tx_ok_high16 = ar40xx_hw_phy_mmd_read(sc, phy, 7, 0x802d); in ar40xx_hw_psgmii_all_phy_testing()238 tx_all_ok = tx_ok + (tx_ok_high16<<16); in ar40xx_hw_psgmii_all_phy_testing()