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

/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A De1000_phy.c2297 if (phy->polarity_correction) {
2664 phy->polarity_correction = !!(phy_data &
2730 phy->polarity_correction = true;
2795 phy->polarity_correction = !(data & IFE_PSC_AUTO_POLARITY_DISABLE);
2797 if (phy->polarity_correction) {
3982 phy->polarity_correction = true;
H A De1000_hw.h883 bool polarity_correction; member in struct:e1000_phy_info
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Digc_hw.h472 bool polarity_correction; member in struct:igc_phy_info

Completed in 55 milliseconds