Home
last modified time | relevance | path

Searched refs:CH_ALERT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dmc5.c373 CH_ALERT(adap, "MC5 parity error\n"); in t3_mc5_intr_handler()
378 CH_ALERT(adap, "MC5 request queue parity error\n"); in t3_mc5_intr_handler()
383 CH_ALERT(adap, "MC5 dispatch queue parity error\n"); in t3_mc5_intr_handler()
H A Dt3_hw.c1380 CH_ALERT(adapter, "%s (0x%x)\n", in t3_handle_intr_status()
1514 CH_ALERT(adapter, "PEX error code 0x%x\n", in pcie_intr_handler()
1743 CH_ALERT(adapter, "%s MC7 uncorrectable error at addr 0x%x, " in mc7_intr_handler()
1753 CH_ALERT(adapter, "%s MC7 parity error 0x%x\n", in mc7_intr_handler()
1764 CH_ALERT(adapter, "%s MC7 address error: 0x%x\n", in mc7_intr_handler()
1793 CH_ALERT(adap, "port%d: MAC TX FIFO parity error\n", idx); in mac_intr_handler()
1797 CH_ALERT(adap, "port%d: MAC RX FIFO parity error\n", idx); in mac_intr_handler()
3678 CH_ALERT(adapter, "Invalid port type index %d\n", in t3_prep_adapter()
H A Dsge.c2871 CH_ALERT(adapter, "SGE parity error (0x%x)\n", in t3_sge_err_intr_handler()
2874 CH_ALERT(adapter, "SGE framing error (0x%x)\n", in t3_sge_err_intr_handler()
2878 CH_ALERT(adapter, "SGE response queue credit overflow\n"); in t3_sge_err_intr_handler()
2883 CH_ALERT(adapter, in t3_sge_err_intr_handler()
3175 CH_ALERT(adapter, "free list queue 0 initialization failed\n"); in t3_sge_alloc_qset()
H A Dcommon.h46 #define CH_ALERT(adap, fmt, ...) dev_alert(&adap->pdev->dev, fmt, ##__VA_ARGS__) macro
H A Dcxgb3_main.c2989 CH_ALERT(adapter, "adapter reset %s\n", err ? "failed" : "succeeded"); in fatal_error_task()
3009 CH_ALERT(adapter, "encountered fatal error, operation suspended\n"); in t3_fatal_err()
3011 CH_ALERT(adapter, "FW status: 0x%x, 0x%x, 0x%x, 0x%x\n", in t3_fatal_err()
3065 CH_ALERT(adapter, "adapter recovering, PEX ERR 0x%x\n", in t3_io_resume()