Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c139 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state);
2349 * @d0_state: boolean if entering d0 or d3 device state
2355 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state) in e1000_oem_bits_config_ich8lan() argument
2386 if (d0_state) { in e1000_oem_bits_config_ich8lan()
2403 if ((d0_state || (hw->mac.type != e1000_pchlan)) && in e1000_oem_bits_config_ich8lan()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c139 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state);
2366 * @d0_state: boolean if entering d0 or d3 device state
2372 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state) in e1000_oem_bits_config_ich8lan() argument
2403 if (d0_state) { in e1000_oem_bits_config_ich8lan()
2420 if ((d0_state || (hw->mac.type != e1000_pchlan)) && in e1000_oem_bits_config_ich8lan()

Completed in 13 milliseconds