Home
last modified time | relevance | path

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

/Linux-v6.1/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.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()
Dsge.c2877 CH_ALERT(adapter, "SGE parity error (0x%x)\n", in t3_sge_err_intr_handler()
2880 CH_ALERT(adapter, "SGE framing error (0x%x)\n", in t3_sge_err_intr_handler()
2884 CH_ALERT(adapter, "SGE response queue credit overflow\n"); in t3_sge_err_intr_handler()
2889 CH_ALERT(adapter, in t3_sge_err_intr_handler()
3181 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.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()