Searched refs:polarity_correction (Results 1 – 4 of 4) sorted by relevance
2269 if (phy->polarity_correction) { in e1000_check_polarity_ife()2636 phy->polarity_correction = !!(phy_data & in e1000_get_phy_info_m88()2702 phy->polarity_correction = true; in e1000_get_phy_info_igp()2767 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()2769 if (phy->polarity_correction) { in e1000_get_phy_info_ife()3955 phy->polarity_correction = true; in e1000_get_phy_info_82577()
832 bool polarity_correction; member
2304 if (phy->polarity_correction) { in igc_check_polarity_ife()2676 phy->polarity_correction = !!(phy_data & in igc_get_phy_info_m88()2742 phy->polarity_correction = true; in igc_get_phy_info_igp()2807 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in igc_get_phy_info_ife()2809 if (phy->polarity_correction) { in igc_get_phy_info_ife()3999 phy->polarity_correction = true; in igc_get_phy_info_82577()
855 bool polarity_correction; member