Searched refs:disable_polarity_correction (Results 1 - 10 of 10) sorted by relevance

/drivers/net/ethernet/intel/igb/
H A De1000_hw.h417 bool disable_polarity_correction; member in struct:e1000_phy_info
H A De1000_phy.c524 * disable_polarity_correction = 0 (default)
530 if (phy->disable_polarity_correction == 1)
632 * disable_polarity_correction = 0 (default)
638 if (phy->disable_polarity_correction == 1)
H A Digb_main.c1930 hw->phy.disable_polarity_correction = false;
/drivers/net/ethernet/intel/e1000e/
H A D80003es2lan.c1019 * disable_polarity_correction = 0 (default)
1025 if (phy->disable_polarity_correction)
H A Dhw.h901 bool disable_polarity_correction; member in struct:e1000_phy_info
H A Dphy.c729 * disable_polarity_correction = 0 (default)
735 if (phy->disable_polarity_correction == 1)
H A Dnetdev.c6123 adapter->hw.phy.disable_polarity_correction = 0;
/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1405 bool disable_polarity_correction; member in struct:e1000_hw
H A De1000_hw.c1281 * disable_polarity_correction = 0 (default)
1287 if (hw->disable_polarity_correction == 1)
H A De1000_main.c919 hw->disable_polarity_correction = false;

Completed in 138 milliseconds