Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/e1000/
De1000_phy.c2297 if (phy->polarity_correction) { in e1000_check_polarity_ife()
2664 phy->polarity_correction = !!(phy_data & in e1000_get_phy_info_m88()
2730 phy->polarity_correction = true; in e1000_get_phy_info_igp()
2795 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE); in e1000_get_phy_info_ife()
2797 if (phy->polarity_correction) { in e1000_get_phy_info_ife()
3982 phy->polarity_correction = true; in e1000_get_phy_info_82577()
De1000_hw.h900 bool polarity_correction; member
/freebsd-12-stable/sys/dev/igc/
Digc_hw.h472 bool polarity_correction; member