Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/
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()
Dt3_hw.c1411 CH_ALERT(adapter, "%s (0x%x)\n", in t3_handle_intr_status()
1545 CH_ALERT(adapter, "PEX error code 0x%x\n", in pcie_intr_handler()
1774 CH_ALERT(adapter, "%s MC7 uncorrectable error at addr 0x%x, " in mc7_intr_handler()
1784 CH_ALERT(adapter, "%s MC7 parity error 0x%x\n", in mc7_intr_handler()
1795 CH_ALERT(adapter, "%s MC7 address error: 0x%x\n", in mc7_intr_handler()
1824 CH_ALERT(adap, "port%d: MAC TX FIFO parity error\n", idx); in mac_intr_handler()
1828 CH_ALERT(adap, "port%d: MAC RX FIFO parity error\n", idx); in mac_intr_handler()
3706 CH_ALERT(adapter, "Invalid port type index %d\n", in t3_prep_adapter()
Dsge.c2807 CH_ALERT(adapter, "SGE parity error (0x%x)\n", in t3_sge_err_intr_handler()
2810 CH_ALERT(adapter, "SGE framing error (0x%x)\n", in t3_sge_err_intr_handler()
2814 CH_ALERT(adapter, "SGE response queue credit overflow\n"); in t3_sge_err_intr_handler()
2819 CH_ALERT(adapter, in t3_sge_err_intr_handler()
3113 CH_ALERT(adapter, "free list queue 0 initialization failed\n"); in t3_sge_alloc_qset()
Dcommon.h46 #define CH_ALERT(adap, fmt, ...) dev_alert(&adap->pdev->dev, fmt, ##__VA_ARGS__) macro
Dcxgb3_main.c2961 CH_ALERT(adapter, "adapter reset %s\n", err ? "failed" : "succeeded"); in fatal_error_task()
2981 CH_ALERT(adapter, "encountered fatal error, operation suspended\n"); in t3_fatal_err()
2983 CH_ALERT(adapter, "FW status: 0x%x, 0x%x, 0x%x, 0x%x\n", in t3_fatal_err()
3037 CH_ALERT(adapter, "adapter recovering, PEX ERR 0x%x\n", in t3_io_resume()