Home
last modified time | relevance | path

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

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