Searched refs:ixgbe_overheat_msg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 63 static const char ixgbe_overheat_msg[] = "Network adapter has been stopped because it has over heated. Restart the computer. If the problem persists, power off the system and replace the adapter"; variable 2818 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_subtask() 2877 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_event() 7880 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_phy_interrupt_subtask()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_main.c | 64 static const char ixgbe_overheat_msg[] = "Network adapter has been stopped because it has over heated. Restart the computer. If the problem persists, power off the system and replace the adapter"; variable 2808 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_subtask() 2867 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_event() 7951 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_phy_interrupt_subtask()
|
Completed in 25 milliseconds