Home
last modified time | relevance | path

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

/openbmc/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.c3308 hw->phy.disable_polarity_correction = false; in igb_probe()
/openbmc/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.c767 if (phy->disable_polarity_correction) in e1000e_copper_link_setup_m88()
H A Dnetdev.c7489 adapter->hw.phy.disable_polarity_correction = 0; in e1000_probe()
/openbmc/u-boot/drivers/net/
H A De1000.h1132 bool disable_polarity_correction; member
/openbmc/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.c903 hw->disable_polarity_correction = false; in e1000_init_hw_struct()