Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/igb/
De1000_hw.h430 bool disable_polarity_correction; member
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()
Digb_main.c3258 hw->phy.disable_polarity_correction = false; in igb_probe()
/Linux-v6.1/drivers/net/ethernet/intel/e1000e/
Dhw.h630 bool disable_polarity_correction; member
D80003es2lan.c932 if (phy->disable_polarity_correction) in e1000_copper_link_setup_gg82563_80003es2lan()
Dphy.c725 if (phy->disable_polarity_correction) in e1000e_copper_link_setup_m88()
Dnetdev.c7517 adapter->hw.phy.disable_polarity_correction = 0; in e1000_probe()
/Linux-v6.1/drivers/net/ethernet/intel/e1000/
De1000_hw.h1388 bool disable_polarity_correction; member
De1000_hw.c1249 if (hw->disable_polarity_correction == 1) in e1000_copper_link_mgp_setup()
De1000_main.c903 hw->disable_polarity_correction = false; in e1000_init_hw_struct()