Searched refs:CH_ALERT (Results 1 - 5 of 5) sorted by path

/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h46 #define CH_ALERT(adap, fmt, ...) dev_alert(&adap->pdev->dev, fmt, ##__VA_ARGS__) macro
H A Dcxgb3_main.c2961 CH_ALERT(adapter, "adapter reset %s\n", err ? "failed" : "succeeded");
2981 CH_ALERT(adapter, "encountered fatal error, operation suspended\n");
2983 CH_ALERT(adapter, "FW status: 0x%x, 0x%x, 0x%x, 0x%x\n",
3037 CH_ALERT(adapter, "adapter recovering, PEX ERR 0x%x\n",
H A Dmc5.c389 CH_ALERT(adap, "MC5 parity error\n");
394 CH_ALERT(adap, "MC5 request queue parity error\n");
399 CH_ALERT(adap, "MC5 dispatch queue parity error\n");
H A Dsge.c2807 CH_ALERT(adapter, "SGE parity error (0x%x)\n",
2810 CH_ALERT(adapter, "SGE framing error (0x%x)\n",
2814 CH_ALERT(adapter, "SGE response queue credit overflow\n");
2819 CH_ALERT(adapter,
3113 CH_ALERT(adapter, "free list queue 0 initialization failed\n");
H A Dt3_hw.c1411 CH_ALERT(adapter, "%s (0x%x)\n",
1545 CH_ALERT(adapter, "PEX error code 0x%x\n",
1774 CH_ALERT(adapter, "%s MC7 uncorrectable error at addr 0x%x, "
1784 CH_ALERT(adapter, "%s MC7 parity error 0x%x\n",
1795 CH_ALERT(adapter, "%s MC7 address error: 0x%x\n",
1824 CH_ALERT(adap, "port%d: MAC TX FIFO parity error\n", idx);
1828 CH_ALERT(adap, "port%d: MAC RX FIFO parity error\n", idx);
3706 CH_ALERT(adapter, "Invalid port type index %d\n",

Completed in 67 milliseconds