Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/e1000e/
Dhw.h315 #define E1000_KMRNCTRLSTA_DIAG_NELPBK 0x1000 /* Nearend Loopback mode */ macro
Dich8lan.c3574 reg_data |= E1000_KMRNCTRLSTA_DIAG_NELPBK; in e1000e_gig_downshift_workaround_ich8lan()
3579 reg_data &= ~E1000_KMRNCTRLSTA_DIAG_NELPBK; in e1000e_gig_downshift_workaround_ich8lan()