Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_hw.h878 bool disable_polarity_correction; member
H A De1000_80003es2lan.c1095 if (phy->disable_polarity_correction) in e1000_copper_link_setup_gg82563_80003es2lan()
H A De1000_phy.c1168 if (phy->disable_polarity_correction) in e1000_copper_link_setup_m88()
1319 if (phy->disable_polarity_correction) in e1000_copper_link_setup_m88_gen2()
/dragonfly/sys/dev/netif/em/
H A Dif_em.c713 adapter->hw.phy.disable_polarity_correction = FALSE; in em_attach()
/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c750 sc->hw.phy.disable_polarity_correction = FALSE; in emx_attach()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c584 sc->hw.phy.disable_polarity_correction = FALSE; in igb_attach()