Home
last modified time | relevance | path

Searched refs:E1000_KMRNCTRLSTA_DIAG_NELPBK (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/e1000/
H A De1000_phy.h279 #define E1000_KMRNCTRLSTA_DIAG_NELPBK 0x1000 /* Nearend Loopback mode */ macro
H A De1000_ich8lan.c5654 reg_data |= E1000_KMRNCTRLSTA_DIAG_NELPBK; in e1000_gig_downshift_workaround_ich8lan()
5660 reg_data &= ~E1000_KMRNCTRLSTA_DIAG_NELPBK; in e1000_gig_downshift_workaround_ich8lan()