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

/freebsd-13-stable/sys/dev/cxgb/common/
H A Dcxgb_mc5.c126 CH_ERR(adapter, "MC5 timeout writing to TCAM address 0x%x\n", addr_lo);
350 CH_ERR(adap, "TCAM reset timed out\n");
374 CH_ERR(adap, "Unsupported TCAM type %d\n", mc5->part_type);
H A Dcxgb_t3_hw.c674 CH_ERR(adapter, "reading EEPROM address 0x%x failed\n", addr);
710 CH_ERR(adapter, "write to EEPROM address 0x%x failed\n", addr);
1167 CH_ERR(adapter, "found wrong TP version (%u.%u), "
1194 CH_ERR(adapter, "corrupted protocol SRAM image, checksum %u\n",
1322 CH_ERR(adapter, "corrupted firmware image, checksum %u\n",
1347 CH_ERR(adapter, "firmware download failed, error %d\n", ret);
1375 CH_ERR(adapter, "boot image too small/large\n");
1379 CH_ERR(adapter, "boot image missing signature\n");
1383 CH_ERR(adapter, "boot image header length != image length\n");
1405 CH_ERR(adapte
[all...]
H A Dcxgb_xgmac.c179 CH_ERR(adap,
260 CH_ERR(adap, "MAC %d Rx fifo drain failed\n", idx);
/freebsd-13-stable/sys/dev/cxgbe/
H A Dosdep.h45 #define CH_ERR(adap, fmt, ...) log(LOG_ERR, "%s: " fmt, \ macro
H A Dt4_main.c4820 CH_ERR(sc, "failed to %s NIC TLS: %d\n",
11688 CH_ERR(&pi->vi[0],
11714 CH_ERR(sc, "VXLAN already configured on port %d; "
/freebsd-13-stable/sys/dev/cxgb/
H A Dcxgb_osdep.h138 #define CH_ERR(adap, fmt, ...) log(LOG_ERR, fmt, ##__VA_ARGS__) macro
/freebsd-13-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c216 CH_ERR(adap, "firmware reports adapter error: %s (0x%08x)\n",
493 CH_ERR(adap, "command %#x in mbox %d timed out (0x%08x).\n",
809 CH_ERR(adapter,
2683 CH_ERR(adap,
2815 CH_ERR(adapter, "VPD still busy from previous operation\n");
2830 CH_ERR(adapter, "VPD read of address %#x failed\n", addr);
2872 CH_ERR(adapter, "VPD still busy from previous operation\n");
2890 CH_ERR(adapter, "VPD write of address %#x failed\n", addr);
3039 CH_ERR(adapter, "missing VPD keyword " name "\n"); \
3049 CH_ERR(adapte
[all...]
H A Dt4vf_hw.c187 CH_ERR(adapter, "Unable to get SGE Control2; "

Completed in 274 milliseconds