Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb3/
Dmc5.c118 CH_ERR(adapter, "MC5 timeout writing to TCAM address 0x%x\n", in mc5_write()
326 CH_ERR(adap, "TCAM reset timed out\n"); in t3_mc5_init()
352 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()
1000 CH_ERR(adapter, "found wrong TP version (%u.%u), " in t3_check_tpsram_version()
1028 CH_ERR(adapter, "corrupted protocol SRAM image, checksum %u\n", in t3_check_tpsram()
1139 CH_ERR(adapter, "corrupted firmware image, checksum %u\n", in t3_load_fw()
1164 CH_ERR(adapter, "firmware download failed, error %d\n", ret); in t3_load_fw()
3085 CH_ERR(adap, "TP initialization timed out\n"); in tp_init()
3143 CH_ERR(adapter, "MAC calibration failed\n"); in calibrate_xgm()
3190 CH_ERR(adapter, "write to MC7 register 0x%x timed out\n", addr); in wrreg_wait()
3230 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.h44 #define CH_ERR(adap, fmt, ...) dev_err(&adap->pdev->dev, fmt, ##__VA_ARGS__) macro
Dcxgb3_main.c1049 CH_ERR(adapter, "firmware image too large %u, expected %d\n", in t3_get_edc_fw()
1060 CH_ERR(adapter, "corrupted firmware image, checksum %u\n", in t3_get_edc_fw()
1304 CH_ERR(adap, "failed to bind qsets, err %d\n", ret); in cxgb_up()
1316 CH_ERR(adap, "request_irq failed, err %d\n", err); in cxgb_up()