Searched refs:polarity_correction (Results 1 – 5 of 5) sorted by relevance
1714 if (phy->polarity_correction) { in e1000_check_polarity_ife()1953 phy->polarity_correction = !!(phy_data & in e1000e_get_phy_info_m88()2015 phy->polarity_correction = true; in e1000e_get_phy_info_igp()2076 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()2078 if (phy->polarity_correction) { in e1000_get_phy_info_ife()3223 phy->polarity_correction = true; in e1000_get_phy_info_82577()
643 bool polarity_correction; member
432 bool polarity_correction; member
1935 phy->polarity_correction = (phy_data & M88E1000_PSCR_POLARITY_REVERSAL) in igb_get_phy_info_m88()2001 phy->polarity_correction = true; in igb_get_phy_info_igp()2523 phy->polarity_correction = true; in igb_get_phy_info_82580()
220 e1000_polarity_reversal polarity_correction; member