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

/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c2531 * @d0_state: boolean if entering d0 or d3 device state
2537 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state) argument
2570 if (d0_state) {
2587 if ((d0_state || (hw->mac.type != e1000_pchlan)) &&

Completed in 106 milliseconds