disable_polarity_correction 1250 drivers/net/ethernet/intel/e1000/e1000_hw.c 	if (hw->disable_polarity_correction == 1)
disable_polarity_correction 1388 drivers/net/ethernet/intel/e1000/e1000_hw.h 	bool disable_polarity_correction;
disable_polarity_correction  902 drivers/net/ethernet/intel/e1000/e1000_main.c 		hw->disable_polarity_correction = false;
disable_polarity_correction  932 drivers/net/ethernet/intel/e1000e/80003es2lan.c 	if (phy->disable_polarity_correction)
disable_polarity_correction  598 drivers/net/ethernet/intel/e1000e/hw.h 	bool disable_polarity_correction;
disable_polarity_correction 7194 drivers/net/ethernet/intel/e1000e/netdev.c 		adapter->hw.phy.disable_polarity_correction = 0;
disable_polarity_correction  725 drivers/net/ethernet/intel/e1000e/phy.c 	if (phy->disable_polarity_correction)
disable_polarity_correction  430 drivers/net/ethernet/intel/igb/e1000_hw.h 	bool disable_polarity_correction;
disable_polarity_correction  572 drivers/net/ethernet/intel/igb/e1000_phy.c 	if (phy->disable_polarity_correction == 1)
disable_polarity_correction  676 drivers/net/ethernet/intel/igb/e1000_phy.c 	if (phy->disable_polarity_correction == 1)
disable_polarity_correction 3105 drivers/net/ethernet/intel/igb/igb_main.c 		hw->phy.disable_polarity_correction = false;