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

/linux-master/drivers/net/ethernet/chelsio/cxgb3/
H A Dmc5.c118 CH_ERR(adapter, "MC5 timeout writing to TCAM address 0x%x\n",
326 CH_ERR(adap, "TCAM reset timed out\n");
352 CH_ERR(adap, "Unsupported TCAM type %d\n", mc5->part_type);
H A Dt3_hw.c935 CH_ERR(adapter, "found wrong TP version (%u.%u), "
963 CH_ERR(adapter, "corrupted protocol SRAM image, checksum %u\n",
1074 CH_ERR(adapter, "corrupted firmware image, checksum %u\n",
1099 CH_ERR(adapter, "firmware download failed, error %d\n", ret);
3021 CH_ERR(adap, "TP initialization timed out\n");
3079 CH_ERR(adapter, "MAC calibration failed\n");
3126 CH_ERR(adapter, "write to MC7 register 0x%x timed out\n", addr);
3166 CH_ERR(adapter, "%s MC7 calibration timed out\n",
3231 CH_ERR(adapter, "%s MC7 BIST timed out\n", mc7->name);
3374 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);
1314 CH_ERR(adap, "request_irq failed, err %d\n", err);

Completed in 126 milliseconds