Searched refs:CH_ERR (Results 1 - 5 of 5) sorted by relevance

/drivers/net/ethernet/chelsio/cxgb3/
H A Dmc5.c134 CH_ERR(adapter, "MC5 timeout writing to TCAM address 0x%x\n",
342 CH_ERR(adap, "TCAM reset timed out\n");
368 CH_ERR(adap, "Unsupported TCAM type %d\n", mc5->part_type);
H A Dt3_hw.c630 CH_ERR(adapter, "reading EEPROM address 0x%x failed\n", addr);
666 CH_ERR(adapter, "write to EEPROM address 0x%x failed\n", addr);
966 CH_ERR(adapter, "found wrong TP version (%u.%u), "
994 CH_ERR(adapter, "corrupted protocol SRAM image, checksum %u\n",
1105 CH_ERR(adapter, "corrupted firmware image, checksum %u\n",
1130 CH_ERR(adapter, "firmware download failed, error %d\n", ret);
3051 CH_ERR(adap, "TP initialization timed out\n");
3109 CH_ERR(adapter, "MAC calibration failed\n");
3156 CH_ERR(adapter, "write to MC7 register 0x%x timed out\n", addr);
3196 CH_ERR(adapte
[all...]
H A Dxgmac.c117 CH_ERR(adap,
184 CH_ERR(adap, "MAC %d Rx fifo drain failed\n",
H A Dcommon.h44 #define CH_ERR(adap, fmt, ...) dev_err(&adap->pdev->dev, fmt, ##__VA_ARGS__) macro
H A Dcxgb3_main.c1046 CH_ERR(adapter, "firmware image too large %u, expected %d\n",
1057 CH_ERR(adapter, "corrupted firmware image, checksum %u\n",
1301 CH_ERR(adap, "failed to bind qsets, err %d\n", ret);
1313 CH_ERR(adap, "request_irq failed, err %d\n", err);

Completed in 63 milliseconds