Searched refs:polarity_correction (Results 1 – 2 of 2) sorted by relevance
2291 if (phy->polarity_correction) { in e1000_check_polarity_ife()2658 phy->polarity_correction = !!(phy_data & in e1000_get_phy_info_m88()2724 phy->polarity_correction = TRUE; in e1000_get_phy_info_igp()2789 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()2791 if (phy->polarity_correction) { in e1000_get_phy_info_ife()3976 phy->polarity_correction = TRUE; in e1000_get_phy_info_82577()
880 bool polarity_correction; member