Searched refs:e_crit (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/intel/ixgbe/ |
| D | ixgbe_common.h | 204 #define e_crit(msglvl, format, arg...) \ macro
|
| D | ixgbe_main.c | 2819 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_subtask() 2830 e_crit(probe, "Fan has stopped, replace the adapter\n"); in ixgbe_check_fan_failure() 2878 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_check_overtemp_event() 5673 e_crit(drv, "Fan has stopped, replace the adapter\n"); in ixgbe_up_complete() 7842 e_crit(drv, "%s\n", ixgbe_overheat_msg); in ixgbe_phy_interrupt_subtask() 10763 e_crit(probe, "Fan has stopped, replace the adapter\n"); in ixgbe_probe()
|