Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A De1000_hw.h430 bool disable_polarity_correction; member
H A De1000_phy.c572 if (phy->disable_polarity_correction == 1) in igb_copper_link_setup_m88()
676 if (phy->disable_polarity_correction == 1) in igb_copper_link_setup_m88_gen2()
H A Digb_main.c3305 hw->phy.disable_polarity_correction = false; in igb_probe()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dhw.h643 bool disable_polarity_correction; member
H A D80003es2lan.c931 if (phy->disable_polarity_correction) in e1000_copper_link_setup_gg82563_80003es2lan()
H A Dphy.c766 if (phy->disable_polarity_correction) in e1000e_copper_link_setup_m88()
H A Dnetdev.c7503 adapter->hw.phy.disable_polarity_correction = 0; in e1000_probe()
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1385 bool disable_polarity_correction; member
H A De1000_hw.c1250 if (hw->disable_polarity_correction == 1) in e1000_copper_link_mgp_setup()
H A De1000_main.c898 hw->disable_polarity_correction = false; in e1000_init_hw_struct()