Searched refs:E1000_82580_PM_D3_LPLU (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/e1000/
H A De1000_phy.h205 #define E1000_82580_PM_D3_LPLU 0x0004 /* For all other states */ macro
H A De1000_82575.c948 data &= ~E1000_82580_PM_D3_LPLU;
962 data |= E1000_82580_PM_D3_LPLU;

Completed in 65 milliseconds