Home
last modified time | relevance | path

Searched refs:polarity_correction (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000e/
A Dphy.c1665 if (phy->polarity_correction) { in e1000_check_polarity_ife()
1905 phy->polarity_correction = !!(phy_data & in e1000e_get_phy_info_m88()
1967 phy->polarity_correction = true; in e1000e_get_phy_info_igp()
2028 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()
2030 if (phy->polarity_correction) { in e1000_get_phy_info_ife()
3161 phy->polarity_correction = true; in e1000_get_phy_info_82577()
A Dhw.h632 bool polarity_correction; member
/linux/drivers/net/ethernet/intel/igb/
A De1000_hw.h432 bool polarity_correction; member
A De1000_phy.c1937 phy->polarity_correction = (phy_data & M88E1000_PSCR_POLARITY_REVERSAL) in igb_get_phy_info_m88()
2003 phy->polarity_correction = true; in igb_get_phy_info_igp()
2525 phy->polarity_correction = true; in igb_get_phy_info_82580()
/linux/drivers/net/ethernet/intel/e1000/
A De1000_hw.c3249 phy_info->polarity_correction = e1000_polarity_reversal_enabled; in e1000_phy_igp_get_info()
3334 phy_info->polarity_correction = in e1000_phy_m88_get_info()
3393 phy_info->polarity_correction = e1000_polarity_reversal_undefined; in e1000_phy_get_info()
A De1000_hw.h220 e1000_polarity_reversal polarity_correction; member

Completed in 39 milliseconds