Home
last modified time | relevance | path

Searched refs:e1000_oem_bits_config_ich8lan (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);
2347 * e1000_oem_bits_config_ich8lan - SW-based LCD Configuration
2355 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state) in e1000_oem_bits_config_ich8lan() function
2906 ret_val = e1000_oem_bits_config_ich8lan(hw, true); in e1000_post_phy_reset_ich8lan()
5450 e1000_oem_bits_config_ich8lan(hw, false); in e1000_suspend_workarounds_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);
2364 * e1000_oem_bits_config_ich8lan - SW-based LCD Configuration
2372 static s32 e1000_oem_bits_config_ich8lan(struct e1000_hw *hw, bool d0_state) in e1000_oem_bits_config_ich8lan() function
2923 ret_val = e1000_oem_bits_config_ich8lan(hw, true); in e1000_post_phy_reset_ich8lan()
5466 e1000_oem_bits_config_ich8lan(hw, false); in e1000_suspend_workarounds_ich8lan()

Completed in 12 milliseconds