Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c3259 hw->phy.disable_polarity_correction = false; in igb_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h621 bool disable_polarity_correction; member
H A D80003es2lan.c932 if (phy->disable_polarity_correction) in e1000_copper_link_setup_gg82563_80003es2lan()
H A Dphy.c725 if (phy->disable_polarity_correction) in e1000e_copper_link_setup_m88()
H A Dnetdev.c7462 adapter->hw.phy.disable_polarity_correction = 0; in e1000_probe()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h1133 bool disable_polarity_correction; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1388 bool disable_polarity_correction; member
H A De1000_hw.c1248 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()
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c804 hw->phy.disable_polarity_correction = 0; in eth_igb_dev_init()