Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_hw.h830 bool disable_polarity_correction; member
H A De1000_80003es2lan.c1065 if (phy->disable_polarity_correction) in e1000_copper_link_setup_gg82563_80003es2lan()
H A De1000_phy.c1145 if (phy->disable_polarity_correction) in e1000_copper_link_setup_m88()
1297 if (phy->disable_polarity_correction) in e1000_copper_link_setup_m88_gen2()
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_hw.h853 bool disable_polarity_correction; member
H A Digc_phy.c1144 if (phy->disable_polarity_correction) in igc_copper_link_setup_m88()
1295 if (phy->disable_polarity_correction) in igc_copper_link_setup_m88_gen2()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c378 hw->phy.disable_polarity_correction = 0; in em_hw_init()
H A Digb_ethdev.c779 hw->phy.disable_polarity_correction = 0; in eth_igb_dev_init()
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c1279 hw->phy.disable_polarity_correction = 0; in eth_igc_dev_init()