Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_phy.h202 #define E1000_82580_PM_D0_LPLU 0x0002 /* For D0a states */ macro
H A De1000_82575.c906 data |= E1000_82580_PM_D0_LPLU; in e1000_set_d0_lplu_state_82580()
911 data &= ~E1000_82580_PM_D0_LPLU; in e1000_set_d0_lplu_state_82580()