Searched refs:polarity_correction (Results 1 – 7 of 7) sorted by relevance
525 bool polarity_correction; member
1480 phy->polarity_correction = (phy_data & M88E1000_PSCR_POLARITY_REVERSAL) in igb_get_phy_info_m88()1549 phy->polarity_correction = true; in igb_get_phy_info_igp()
716 phy->polarity_correction = (!(data & IFE_PSC_AUTO_POLARITY_DISABLE)); in e1000_get_phy_info_ife_ich8lan()718 if (phy->polarity_correction) { in e1000_get_phy_info_ife_ich8lan()785 if (phy->polarity_correction) { in e1000_check_polarity_ife_ich8lan()
821 bool polarity_correction; member
1557 phy->polarity_correction = (phy_data & in e1000e_get_phy_info_m88()1621 phy->polarity_correction = 1; in e1000e_get_phy_info_igp()
4142 phy_info->polarity_correction = e1000_polarity_reversal_enabled; in e1000_phy_igp_get_info()4216 phy_info->polarity_correction = in e1000_phy_ife_get_info()4221 if (phy_info->polarity_correction == e1000_polarity_reversal_enabled) { in e1000_phy_ife_get_info()4272 phy_info->polarity_correction = in e1000_phy_m88_get_info()4339 phy_info->polarity_correction = e1000_polarity_reversal_undefined; in e1000_phy_get_info()
259 e1000_polarity_reversal polarity_correction; member