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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/chelsio/
H A Dvsc7326.c46 CH_ERR("Invalid tpi read from MAC, breaking loop.\n");
53 /* CH_ERR("rd: block: 0x%x sublock: 0x%x reg: 0x%x data: 0x%x\n",
64 /* CH_ERR("wr: block: 0x%x sublock: 0x%x reg: 0x%x data: 0x%x\n",
223 CH_ERR("sleep %d us\n",ib[i].data);
239 CH_ERR("No bist address: 0x%x\n", address);
249 CH_ERR("Still in bist read: 0x%x\n", result);
251 CH_ERR("bist read error: 0x%x\n", result);
266 CH_ERR("No bist address: 0x%x\n", address);
269 CH_ERR("Suspicious write out of range value: 0x%x\n", value);
279 CH_ERR("Stil
[all...]
H A Dsubr.c581 CH_ERR("%s: reading EEPROM address 0x%x failed\n",
1080 CH_ERR("%s: CSPI initialization failed\n",
1101 CH_ERR("%s: SGE initialization failed\n",
1107 CH_ERR("%s: ESPI initialization failed\n",
1114 CH_ERR("%s: TP initialization failed\n",
1134 CH_ERR("%s: PHY %d initialization failed\n",
1141 CH_ERR("%s: MAC %d initialization failed\n",
1153 CH_ERR("%s: could not read MAC address from VPD ROM\n",
H A Dcxgb2.c993 CH_ERR("%s: cannot find PCI device memory base address\n",
1003 CH_ERR("%s: unable to obtain 64-bit DMA for"
1010 CH_ERR("%s: no usable DMA configuration\n", pci_name(pdev));
1016 CH_ERR("%s: cannot obtain PCI resources\n", pci_name(pdev));
1045 CH_ERR("%s: cannot map device registers\n",
1151 CH_ERR("%s: could not register any net devices\n",
H A Despi.c79 CH_ERR("%s: TRICN write timed out\n", adapter->name);
89 CH_ERR("%s: ESPI clock not ready\n", adapter->name);
H A Dcommon.h60 #define CH_ERR(fmt, ...) printk(KERN_ERR PFX fmt, ## __VA_ARGS__) macro
H A Dmac.c164 CH_ERR("%s: MAC %d reset timed out\n",
H A Dsge.c1105 CH_ERR("%s: unexpected offload packet, cmd %u\n",
1761 CH_ERR("%s: Tx ring full while queue awake!\n",
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/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 Dxgmac.c116 CH_ERR(adap,
164 CH_ERR(adap, "MAC %d Rx fifo drain failed\n",
H A Dt3_hw.c556 CH_ERR(adapter, "reading EEPROM address 0x%x failed\n", addr);
592 CH_ERR(adapter, "write to EEPROM address 0x%x failed\n", addr);
892 CH_ERR(adapter, "found wrong FW version(%u.%u), "
947 CH_ERR(adapter, "corrupted firmware image, checksum %u\n",
972 CH_ERR(adapter, "firmware download failed, error %d\n", ret);
2775 CH_ERR(adap, "TP initialization timed out\n");
2840 CH_ERR(adapter, "MAC calibration failed\n");
2887 CH_ERR(adapter, "write to MC7 register 0x%x timed out\n", addr);
2927 CH_ERR(adapter, "%s MC7 calibration timed out\n",
2992 CH_ERR(adapte
[all...]
H A Dcommon.h45 #define CH_ERR(adap, fmt, ...) dev_err(&adap->pdev->dev, fmt, ## __VA_ARGS__) macro
H A Dcxgb3_offload.c399 CH_ERR(tdev2adap(dev), "%d unexpected offload packets, first data %u\n",
H A Dcxgb3_main.c816 CH_ERR(adap, "request_irq failed, err %d\n", err);

Completed in 149 milliseconds