Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ig_hal/
H A De1000_phy.h244 #define IGP02E1000_PM_D3_LPLU 0x0004 /* For all other states */ macro
H A De1000_phy.c2098 data &= ~IGP02E1000_PM_D3_LPLU; in e1000_set_d3_lplu_state_generic()
2138 data |= IGP02E1000_PM_D3_LPLU; in e1000_set_d3_lplu_state_generic()