Symbol: CH_ERR
sys/dev/cxgb/common/cxgb_mc5.c
124
CH_ERR(adapter, "MC5 timeout writing to TCAM address 0x%x\n", addr_lo);
sys/dev/cxgb/common/cxgb_mc5.c
348
CH_ERR(adap, "TCAM reset timed out\n");
sys/dev/cxgb/common/cxgb_mc5.c
372
CH_ERR(adap, "Unsupported TCAM type %d\n", mc5->part_type);
sys/dev/cxgb/common/cxgb_t3_hw.c
1164
CH_ERR(adapter, "found wrong TP version (%u.%u), "
sys/dev/cxgb/common/cxgb_t3_hw.c
1191
CH_ERR(adapter, "corrupted protocol SRAM image, checksum %u\n",
sys/dev/cxgb/common/cxgb_t3_hw.c
1319
CH_ERR(adapter, "corrupted firmware image, checksum %u\n",
sys/dev/cxgb/common/cxgb_t3_hw.c
1344
CH_ERR(adapter, "firmware download failed, error %d\n", ret);
sys/dev/cxgb/common/cxgb_t3_hw.c
1372
CH_ERR(adapter, "boot image too small/large\n");
sys/dev/cxgb/common/cxgb_t3_hw.c
1376
CH_ERR(adapter, "boot image missing signature\n");
sys/dev/cxgb/common/cxgb_t3_hw.c
1380
CH_ERR(adapter, "boot image header length != image length\n");
sys/dev/cxgb/common/cxgb_t3_hw.c
1402
CH_ERR(adapter, "boot image download failed, error %d\n", ret);
sys/dev/cxgb/common/cxgb_t3_hw.c
3814
CH_ERR(adap, "TP initialization timed out\n");
sys/dev/cxgb/common/cxgb_t3_hw.c
3899
CH_ERR(adapter, "MAC calibration failed\n");
sys/dev/cxgb/common/cxgb_t3_hw.c
3946
CH_ERR(adapter, "write to MC7 register 0x%x timed out\n", addr);
sys/dev/cxgb/common/cxgb_t3_hw.c
3986
CH_ERR(adapter, "%s MC7 calibration timed out\n",
sys/dev/cxgb/common/cxgb_t3_hw.c
4053
CH_ERR(adapter, "%s MC7 BIST timed out\n", mc7->name);
sys/dev/cxgb/common/cxgb_t3_hw.c
4211
CH_ERR(adapter, "uP initialization timed out\n");
sys/dev/cxgb/common/cxgb_t3_hw.c
671
CH_ERR(adapter, "reading EEPROM address 0x%x failed\n", addr);
sys/dev/cxgb/common/cxgb_t3_hw.c
707
CH_ERR(adapter, "write to EEPROM address 0x%x failed\n", addr);
sys/dev/cxgb/common/cxgb_xgmac.c
177
CH_ERR(adap,
sys/dev/cxgb/common/cxgb_xgmac.c
258
CH_ERR(adap, "MAC %d Rx fifo drain failed\n", idx);
sys/dev/cxgbe/common/t4_hw.c
10782
CH_ERR(pi->adapter, "bad port_info action 0x%x\n", action);
sys/dev/cxgbe/common/t4_hw.c
12543
CH_ERR(adap, "cfg file too large, max is %u bytes\n", len);
sys/dev/cxgbe/common/t4_hw.c
12571
CH_ERR(adap, "config file %s failed %d\n",
sys/dev/cxgbe/common/t4_hw.c
12777
CH_ERR(adap, "boot data is larger than available BOOT area\n");
sys/dev/cxgbe/common/t4_hw.c
12809
CH_ERR(adap, "boot image too small/large\n");
sys/dev/cxgbe/common/t4_hw.c
12818
CH_ERR(adap, "Boot image missing signature\n");
sys/dev/cxgbe/common/t4_hw.c
12826
CH_ERR(adap, "PCI header missing signature\n");
sys/dev/cxgbe/common/t4_hw.c
12834
CH_ERR(adap, "Vendor ID missing signature\n");
sys/dev/cxgbe/common/t4_hw.c
12877
CH_ERR(adap, "boot image download failed, error %d\n", ret);
sys/dev/cxgbe/common/t4_hw.c
12916
CH_ERR(adap, "bootcfg file too large, max is %u bytes\n", len);
sys/dev/cxgbe/common/t4_hw.c
12945
CH_ERR(adap, "boot config data %s failed %d\n",
sys/dev/cxgbe/common/t4_hw.c
12980
CH_ERR(adap, "optional fields in the filter "
sys/dev/cxgbe/common/t4_hw.c
13016
CH_ERR(adap,
sys/dev/cxgbe/common/t4_hw.c
13482
CH_ERR(adap, "Querying FW using Ring backbone params command failed, err=%d\n",
sys/dev/cxgbe/common/t4_hw.c
13488
CH_ERR(adap, "FW doesnot support ringbackbone features\n");
sys/dev/cxgbe/common/t4_hw.c
13494
CH_ERR(adap, "Could not set Ringbackbone, err= %d\n",
sys/dev/cxgbe/common/t4_hw.c
247
CH_ERR(adap, "firmware reports adapter error: %s (0x%08x)\n",
sys/dev/cxgbe/common/t4_hw.c
3368
CH_ERR(adap,
sys/dev/cxgbe/common/t4_hw.c
3500
CH_ERR(adapter, "VPD still busy from previous operation\n");
sys/dev/cxgbe/common/t4_hw.c
3515
CH_ERR(adapter, "VPD read of address %#x failed\n", addr);
sys/dev/cxgbe/common/t4_hw.c
3557
CH_ERR(adapter, "VPD still busy from previous operation\n");
sys/dev/cxgbe/common/t4_hw.c
3575
CH_ERR(adapter, "VPD write of address %#x failed\n", addr);
sys/dev/cxgbe/common/t4_hw.c
3724
CH_ERR(adapter, "missing VPD keyword " name "\n"); \
sys/dev/cxgbe/common/t4_hw.c
3734
CH_ERR(adapter,
sys/dev/cxgbe/common/t4_hw.c
4014
CH_ERR(adapter,
sys/dev/cxgbe/common/t4_hw.c
4248
CH_ERR(adapter,
sys/dev/cxgbe/common/t4_hw.c
4302
CH_ERR(adap,
sys/dev/cxgbe/common/t4_hw.c
4335
CH_ERR(adap, "FW image has no data\n");
sys/dev/cxgbe/common/t4_hw.c
4339
CH_ERR(adap,
sys/dev/cxgbe/common/t4_hw.c
4344
CH_ERR(adap,
sys/dev/cxgbe/common/t4_hw.c
4349
CH_ERR(adap, "FW image too large, max is %u bytes\n",
sys/dev/cxgbe/common/t4_hw.c
4360
CH_ERR(adap,
sys/dev/cxgbe/common/t4_hw.c
4395
CH_ERR(adap, "firmware download failed, error %d\n",
sys/dev/cxgbe/common/t4_hw.c
5304
CH_ERR(adap, "SGE error for QID %u\n", G_ERROR_QID(v));
sys/dev/cxgbe/common/t4_hw.c
5306
CH_ERR(adap, "SGE UNCAPTURED_ERROR set (clearing)\n");
sys/dev/cxgbe/common/t4_hw.c
537
CH_ERR(adap, "command %#x in mbox %d timed out (0x%08x).\n",
sys/dev/cxgbe/common/t4_hw.c
840
CH_ERR(adapter,
sys/dev/cxgbe/common/t4_hw.c
8612
CH_ERR(adap, "Unsupported LB mode %d\n",
sys/dev/cxgbe/common/t4_hw.c
9221
CH_ERR(adapter, "Unsupported chip version %d\n", chip_version);
sys/dev/cxgbe/common/t4vf_hw.c
188
CH_ERR(adapter, "Unable to get SGE Control2; "
sys/dev/cxgbe/iw_cxgbe/ev.c
100
CH_ERR(sc, "AE qpid 0x%x opcode %d status 0x%x "
sys/dev/cxgbe/iw_cxgbe/ev.c
105
CH_ERR(sc, "%016llx %016llx %016llx %016llx\n",
sys/dev/cxgbe/iw_cxgbe/ev.c
47
CH_ERR(sc, "stag idx 0x%x valid %d key 0x%x state %d pdid %d "
sys/dev/cxgbe/iw_cxgbe/ev.c
58
CH_ERR(sc, "stag idx 0x%x: %016llx %016llx %016llx %016llx\n",
sys/dev/cxgbe/iw_cxgbe/ev.c
70
CH_ERR(sc, "stag 0x%x is invalid for current configuration.\n",
sys/dev/cxgbe/t4_clip.c
612
CH_ERR(sc, "add_lip(%s) failed: %d\n",
sys/dev/cxgbe/t4_clip.c
634
CH_ERR(sc, "del_lip(%s) failed: %d\n",
sys/dev/cxgbe/t4_l2t.c
416
CH_ERR(sc, "%s: hwidx %u, rpl %u, sync %u; L2T st %u, sz %u\n",
sys/dev/cxgbe/t4_main.c
14112
CH_ERR(&pi->vi[0],
sys/dev/cxgbe/t4_main.c
14139
CH_ERR(sc, "VXLAN already configured on port %d; "
sys/dev/cxgbe/t4_main.c
14164
CH_ERR(sc, "VXLAN operation on port %d was stopped earlier; "
sys/dev/cxgbe/t4_main.c
2092
CH_ERR(sc, "%s: device registers not readable.\n", __func__);
sys/dev/cxgbe/t4_main.c
2340
CH_ERR(sc, "%scaps 0x%04x -> 0x%04x.\n", #c, o->c##caps, \
sys/dev/cxgbe/t4_main.c
2359
CH_ERR(sc, "config file %s (0x%x) -> %s (0x%x)\n", o->cfg_file,
sys/dev/cxgbe/t4_main.c
2366
CH_ERR(sc, #name " %d -> %d\n", o->p, sc->p); \
sys/dev/cxgbe/t4_main.c
2486
CH_ERR(sc,
sys/dev/cxgbe/t4_main.c
2501
CH_ERR(vi,
sys/dev/cxgbe/t4_main.c
2518
CH_ERR(sc, "failed to re-initialize adapter: %d\n", rc);
sys/dev/cxgbe/t4_main.c
2535
CH_ERR(vi, "failed to re-initialize "
sys/dev/cxgbe/t4_main.c
2557
CH_ERR(vi, "failed to re-configure MAC: %d\n", rc);
sys/dev/cxgbe/t4_main.c
2563
CH_ERR(vi, "failed to re-enable VI: %d\n", rc);
sys/dev/cxgbe/t4_main.c
2598
CH_ERR(vi, "failed to re-configure MCAST MACs: %d\n", rc);
sys/dev/cxgbe/t4_main.c
2681
CH_ERR(sc, "%s: pci_find_cap(%s, pcie) failed: %d\n", __func__,
sys/dev/cxgbe/t4_main.c
2705
CH_ERR(sc, "%s: PCIe link is down after reset, LINK_STA 0x%x\n",
sys/dev/cxgbe/t4_main.c
2727
CH_ERR(sc, "%s: pci_find_cap(%s, pcie) failed: %d\n", __func__,
sys/dev/cxgbe/t4_main.c
2752
CH_ERR(sc, "%s: PCIe link is down after reset, LINK_STA 0x%x\n",
sys/dev/cxgbe/t4_main.c
2802
CH_ERR(sc, "adapter did not reset properly, rc = %d, "
sys/dev/cxgbe/t4_main.c
3845
CH_ERR(vi, "failed to allocate virtual interface %d"
sys/dev/cxgbe/t4_main.c
4080
CH_ERR(sc, "No usable doorbell (available = 0x%x, allowed = 0x%x).\n",
sys/dev/cxgbe/t4_main.c
6037
CH_ERR(sc, "failed to %s NIC TLS: %d\n",
sys/dev/cxgbe/t4_main.c
7089
CH_ERR(sc, "failed to allocate task queue %d\n", i);
sys/dev/cxgbe/t4_main.c
7267
CH_ERR(vi, "rss_config failed: %d\n", rc);
sys/dev/cxgbe/t4_main.c
7310
CH_ERR(vi, "rss hash/defaultq config failed: %d\n", rc);
sys/dev/cxgbe/t4_sched.c
236
CH_ERR(pi, "failed to configure traffic class %d: %d. "
sys/dev/cxgbe/t4_sched.c
290
CH_ERR(pi, "failed to configure traffic class %d: %d. "
sys/dev/cxgbe/t4_sge.c
3479
CH_ERR(sc, "cannot allocate DMA tag: %d\n", rc);
sys/dev/cxgbe/t4_sge.c
3486
CH_ERR(sc, "cannot allocate DMA memory: %d\n", rc);
sys/dev/cxgbe/t4_sge.c
3492
CH_ERR(sc, "cannot load DMA map: %d\n", rc);
sys/dev/cxgbe/t4_sge.c
3670
CH_ERR(sc, "failed to create hw ingress queue: %d\n", rc);
sys/dev/cxgbe/t4_sge.c
3755
CH_ERR(sc, "failed to free iq %p: %d\n", iq, rc);
sys/dev/cxgbe/t4_sge.c
3846
CH_ERR(sc, "failed to allocate fwq: %d\n", rc);
sys/dev/cxgbe/t4_sge.c
3857
CH_ERR(sc, "failed to create hw fwq: %d\n", rc);
sys/dev/cxgbe/t4_sge.c
3914
CH_ERR(sc, "failed to allocate ctrlq%d: %d\n", idx, rc);
sys/dev/cxgbe/t4_sge.c
3928
CH_ERR(sc, "failed to create hw ctrlq%d: %d\n", idx, rc);
sys/dev/cxgbe/t4_sge.c
3986
CH_ERR(sc, "cong_drop = %d is invalid (ingress queue %d).\n",
sys/dev/cxgbe/t4_sge.c
4010
CH_ERR(sc, "failed to set congestion manager context "
sys/dev/cxgbe/t4_sge.c
4058
CH_ERR(vi, "failed to allocate rxq%d: %d\n", idx, rc);
sys/dev/cxgbe/t4_sge.c
4074
CH_ERR(vi, "failed to create hw rxq%d: %d\n", idx, rc);
sys/dev/cxgbe/t4_sge.c
4176
CH_ERR(vi, "failed to allocate ofld_rxq%d: %d\n", idx,
sys/dev/cxgbe/t4_sge.c
4209
CH_ERR(vi, "failed to create hw ofld_rxq%d: %d\n", idx,
sys/dev/cxgbe/t4_sge.c
4403
CH_ERR(sc, "failed to create hw ctrlq for port %d: %d\n",
sys/dev/cxgbe/t4_sge.c
4624
CH_ERR(sc, "failed to allocate egress queue(%d): %d\n",
sys/dev/cxgbe/t4_sge.c
4675
CH_ERR(sc, "failed to free eq (type %d): %d\n", eq->type, rc);
sys/dev/cxgbe/t4_sge.c
4769
CH_ERR(vi, "failed to allocate mp_ring for txq%d: %d\n",
sys/dev/cxgbe/t4_sge.c
4778
CH_ERR(vi, "failed to allocate txq%d: %d\n", idx, rc);
sys/dev/cxgbe/t4_sge.c
4798
CH_ERR(vi, "failed to create hw txq%d: %d\n", idx, rc);
sys/dev/cxgbe/t4_sge.c
5018
CH_ERR(vi, "failed to allocate ofld_txq%d: %d\n", idx,
sys/dev/cxgbe/t4_sge.c
5045
CH_ERR(vi, "failed to create hw ofld_txq%d: %d\n", idx,
sys/dev/cxgbe/tom/t4_tom.c
174
CH_ERR(vi, "tid %d cannot be bound to traffic class %d "
sys/dev/cxgbe/tom/t4_tom.c
874
CH_ERR(sc, "%s: tid %u out of tx credits (%d, %d).\n", __func__,
sys/dev/cxgbe/tom/t4_tom.c
881
CH_ERR(sc, "ENOMEM in %s for tid %u.\n", __func__, toep->tid);
sys/dev/cxgbe/tom/t4_tom.c
946
CH_ERR(sc, "failed to change mtu_idx of tid %d (%u -> %u).\n",
sys/dev/cxgbe/tom/t4_tom_l2t.c
330
CH_ERR(sc, "%s: hwidx %u, rpl %u, sync %u; L2T st %u, sz %u\n",