Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_hw.h897 bool disable_polarity_correction; member
H A De1000_80003es2lan.c1022 if (phy->disable_polarity_correction) in e1000_copper_link_setup_gg82563_80003es2lan()
H A De1000_phy.c1170 if (phy->disable_polarity_correction) in e1000_copper_link_setup_m88()
1323 if (phy->disable_polarity_correction) in e1000_copper_link_setup_m88_gen2()
H A Dif_em.c1101 hw->phy.disable_polarity_correction = false; in em_if_attach_pre()