Searched refs:e_crit (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.h | 204 #define e_crit(msglvl, format, arg...) \ macro
|
H A D | ixgbe_main.c | 2818 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_subtask() 2829 e_crit(probe, "Fan has stopped, replace the adapter\n"); in ixgbe_check_fan_failure() 2877 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_event() 5676 e_crit(drv, "Fan has stopped, replace the adapter\n"); in ixgbe_up_complete() 7880 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_phy_interrupt_subtask() 10811 e_crit(probe, "Fan has stopped, replace the adapter\n"); in ixgbe_probe()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_common.h | 203 #define e_crit(msglvl, format, arg...) \ macro
|
H A D | ixgbe_main.c | 2808 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_subtask() 2819 e_crit(probe, "Fan has stopped, replace the adapter\n"); in ixgbe_check_fan_failure() 2867 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_event() 5709 e_crit(drv, "Fan has stopped, replace the adapter\n"); in ixgbe_up_complete() 7951 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_phy_interrupt_subtask() 10952 e_crit(probe, "Fan has stopped, replace the adapter\n"); in ixgbe_probe()
|
Completed in 27 milliseconds