Searched refs:tx_all_ok (Results 1 – 1 of 1) sorted by relevance
128 uint32_t tx_all_ok, rx_all_ok; in ar40xx_hw_psgmii_single_phy_testing() local169 tx_all_ok = tx_ok + (tx_ok_high16 << 16); in ar40xx_hw_psgmii_single_phy_testing()172 if (tx_all_ok == 0x1000 && tx_error == 0) { in ar40xx_hw_psgmii_single_phy_testing()178 tx_all_ok, tx_error, rx_all_ok, rx_error); in ar40xx_hw_psgmii_single_phy_testing()228 uint32_t tx_all_ok, rx_all_ok; in ar40xx_hw_psgmii_all_phy_testing() local238 tx_all_ok = tx_ok + (tx_ok_high16<<16); in ar40xx_hw_psgmii_all_phy_testing()240 if (tx_all_ok == 0x1000 && tx_error == 0) { in ar40xx_hw_psgmii_all_phy_testing()247 phy, tx_all_ok, rx_all_ok, tx_error, rx_error); in ar40xx_hw_psgmii_all_phy_testing()