Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/igb/
De1000_hw.h447 bool disable_polarity_correction; member
De1000_phy.c598 if (phy->disable_polarity_correction == 1) in igb_copper_link_setup_m88()
701 if (phy->disable_polarity_correction == 1) in igb_copper_link_setup_m88_gen2()
Digb_main.c2352 hw->phy.disable_polarity_correction = false; in igb_probe()
/drivers/net/ethernet/intel/e1000e/
Dhw.h596 bool disable_polarity_correction; member
D80003es2lan.c937 if (phy->disable_polarity_correction) in e1000_copper_link_setup_gg82563_80003es2lan()
Dphy.c743 if (phy->disable_polarity_correction) in e1000e_copper_link_setup_m88()
Dnetdev.c6862 adapter->hw.phy.disable_polarity_correction = 0; in e1000_probe()
/drivers/net/ethernet/intel/e1000/
De1000_hw.h1413 bool disable_polarity_correction; member
De1000_hw.c1276 if (hw->disable_polarity_correction == 1) in e1000_copper_link_mgp_setup()
De1000_main.c922 hw->disable_polarity_correction = false; in e1000_init_hw_struct()