Searched refs:CH_ALERT (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| A D | mc5.c | 373 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()
|
| A D | t3_hw.c | 1380 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() 3676 CH_ALERT(adapter, "Invalid port type index %d\n", in t3_prep_adapter()
|
| A D | sge.c | 2874 CH_ALERT(adapter, "SGE parity error (0x%x)\n", in t3_sge_err_intr_handler() 2877 CH_ALERT(adapter, "SGE framing error (0x%x)\n", in t3_sge_err_intr_handler() 2881 CH_ALERT(adapter, "SGE response queue credit overflow\n"); in t3_sge_err_intr_handler() 2886 CH_ALERT(adapter, in t3_sge_err_intr_handler() 3178 CH_ALERT(adapter, "free list queue 0 initialization failed\n"); in t3_sge_alloc_qset()
|
| A D | common.h | 46 #define CH_ALERT(adap, fmt, ...) dev_alert(&adap->pdev->dev, fmt, ##__VA_ARGS__) macro
|
| A D | cxgb3_main.c | 2985 CH_ALERT(adapter, "adapter reset %s\n", err ? "failed" : "succeeded"); in fatal_error_task() 3005 CH_ALERT(adapter, "encountered fatal error, operation suspended\n"); in t3_fatal_err() 3007 CH_ALERT(adapter, "FW status: 0x%x, 0x%x, 0x%x, 0x%x\n", in t3_fatal_err() 3061 CH_ALERT(adapter, "adapter recovering, PEX ERR 0x%x\n", in t3_io_resume()
|
Completed in 26 milliseconds