Searched refs:nfp_err (Results 1 - 21 of 21) sorted by relevance

/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_resource.c79 nfp_err(cpp, "Grabbing device lock not supported\n");
191 nfp_err(cpp, "Error: resource %s timed out\n", name);
245 nfp_err(cpp, "error waiting for resource %s: %ld\n",
250 nfp_err(cpp, "timeout waiting for resource %s\n", name);
258 nfp_err(cpp, "wait for resource %s interrupted\n",
326 nfp_err(cpp, "Error: failed to reclaim resource table mutex\n");
339 nfp_err(cpp, "Error: failed to claim resource table mutex\n");
351 nfp_err(cpp,
H A Dnfp_hwinfo.c135 nfp_err(cpp, "Unsupported hwinfo size %u > %u\n", size, len);
142 nfp_err(cpp, "Corrupt hwinfo table (CRC mismatch), calculated 0x%x, expected 0x%x\n",
194 nfp_err(cpp, "Unknown HWInfo version: 0x%08x\n",
223 nfp_err(cpp, "NFP access error\n");
H A Dnfp_rtsym.c230 nfp_err(cpp, "rtsym '%s': direct access to non-object rtsym\n",
246 nfp_err(cpp, "rtsym '%s': unhandled target encoding: %d\n",
266 nfp_err(cpp, "rtsym '%s': read out of bounds: off: %lld + len: %zd > size: %lld\n",
302 nfp_err(cpp, "rtsym '%s': readl out of bounds: off: %lld + 4 > size: %lld\n",
328 nfp_err(cpp, "rtsym '%s': readq out of bounds: off: %lld + 8 > size: %lld\n",
360 nfp_err(cpp, "rtsym '%s': write out of bounds: off: %lld + len: %zd > size: %lld\n",
387 nfp_err(cpp, "rtsym '%s': writel out of bounds: off: %lld + 4 > size: %lld\n",
413 nfp_err(cpp, "rtsym '%s': writeq out of bounds: off: %lld + 8 > size: %lld\n",
466 nfp_err(rtbl->cpp,
512 nfp_err(rtb
[all...]
H A Dnfp_nsp.c225 nfp_err(state->cpp, "err msg: %s\n", nsp_errors[i].msg);
243 nfp_err(cpp, "Cannot detect NFP Service Processor\n");
251 nfp_err(cpp, "Unsupported ABI %hu.%hu\n",
256 nfp_err(cpp, "ABI too old to support NIC operation (%u.%hu < %u.%u), please update the management FW on the flash\n",
262 nfp_err(cpp, "Service processor busy!\n");
393 nfp_err(cpp, "Error %d waiting for code 0x%04x to start\n",
402 nfp_err(cpp, "Error %d waiting for code 0x%04x to complete\n",
472 nfp_err(cpp, "Buffer out of reach %08x %016llx\n",
617 nfp_err(cpp, "NSP: SG DMA failed for command 0x%04x: %d (sz:%d cord:%d)\n",
644 nfp_err(cp
[all...]
H A Dnfp_nsp_eth.c257 nfp_err(cpp, "Reading media link modes failed: %d\n", ret);
304 nfp_err(cpp, "reading port table failed %d\n", ret);
317 nfp_err(cpp, "table entry count reported (%d) does not match entries present (%d)\n",
365 nfp_err(cpp, "reading port table failed %d\n", ret);
523 nfp_err(nfp_nsp_cpp(nsp),
556 nfp_err(nfp_nsp_cpp(nsp),
699 nfp_err(nfp_nsp_cpp(nsp),
H A Dnfp_nsp_cmds.c38 nfp_err(nfp_nsp_cpp(nsp), "reading bsp version failed %d\n",
H A Dnfp_mip.c49 nfp_err(cpp, "Failed to read MIP data (%d, %zu)\n",
H A Dnfp_mutex.c203 nfp_err(mutex->cpp, "Error: mutex wait timed out\n");
H A Dnfp_cpp.h21 #define nfp_err(cpp, fmt, args...) \ macro
/linux-master/drivers/net/ethernet/netronome/nfp/abm/
H A Dctrl.c66 nfp_err(cpp, "RED offload reading stat failed on vNIC %d band %d queue %d (+ %d)\n",
88 nfp_err(cpp,
121 nfp_err(cpp,
283 nfp_err(alink->abm->app->cpp,
299 nfp_err(abm->app->pf->cpp, "vNIC mailbox too small for prio offload: %u, need: %u\n",
333 nfp_err(pf->cpp, "Symbol '%s' not found\n", name);
337 nfp_err(pf->cpp,
398 nfp_err(pf->cpp,
H A Dqdisc.c59 nfp_err(cpp, "RED stats (%d, %d) read failed with error %d\n",
65 nfp_err(cpp, "RED xstats (%d, %d) read failed with error %d\n",
153 nfp_err(alink->abm->app->cpp,
161 nfp_err(alink->abm->app->cpp,
365 nfp_err(alink->abm->app->cpp,
H A Dcls.c94 nfp_err(abm->app->cpp,
H A Dmain.c451 nfp_err(pf->cpp, "ABM NIC requires ETH table\n");
455 nfp_err(pf->cpp, "ETH entries don't match vNICs (%d vs %d)\n",
/linux-master/drivers/net/ethernet/netronome/nfp/nic/
H A Dmain.c16 nfp_err(pf->cpp, "ETH entries don't match vNICs (%d vs %d)\n",
H A Ddcb.c538 nfp_err(app->cpp,
/linux-master/drivers/net/ethernet/netronome/nfp/bpf/
H A Dmain.c70 nfp_err(pf->cpp, "No ETH table\n");
74 nfp_err(pf->cpp, "ETH entries don't match vNICs (%d vs %d)\n",
213 nfp_err(cpp, "truncated adjust_head TLV: %d\n", length);
224 nfp_err(cpp, "invalid adjust_head TLV: min > max\n");
243 nfp_err(bpf->app->cpp, "truncated function TLV: %d\n", length);
271 nfp_err(bpf->app->cpp, "truncated maps TLV: %d\n", length);
321 nfp_err(bpf->app->cpp, "truncated ABI version TLV: %d\n",
403 nfp_err(cpp, "BPF capabilities left after parsing, parsed:%zd total length:%zu\n",
413 nfp_err(cpp, "invalid BPF capabilities at offset:%zd\n", mem - start);
442 nfp_err(bp
[all...]
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_main.c319 nfp_err(pf->cpp, "Failed to find ctrl vNIC memory symbol\n");
448 nfp_err(pf->cpp, "Failed to find data vNIC memory symbol\n");
494 nfp_err(pf->cpp, "Failed to map Queue Controller area.\n");
617 nfp_err(pf->cpp, "Error refreshing port config!\n");
676 nfp_err(cpp, "Error refreshing port state table!\n");
701 nfp_err(pf->cpp, "No %s, giving up.\n",
724 nfp_err(pf->cpp, "Unknown Firmware ABI %d.%d.%d.%d\n",
741 nfp_err(pf->cpp, "Unsupported Firmware ABI %d.%d.%d.%d\n",
H A Dnfp_port.c177 nfp_err(app->cpp,
H A Dnfp_main.c85 nfp_err(pf->cpp, "Unable to read symbol %s\n", name);
205 nfp_err(pf->cpp, "NFP board initialization timeout\n");
662 nfp_err(pf->cpp, "Reset failed, can't open NSP\n");
686 nfp_err(pf->cpp, "PF mailbox symbol too small: %llu < %d\n",
711 nfp_err(pf->cpp, "Unable to read symbol %s\n", name);
H A Dnfp_app.c233 nfp_err(pf->cpp, "unknown FW app ID 0x%02x, driver too old or support for FW not built in\n", id);
/linux-master/drivers/net/ethernet/netronome/nfp/flower/
H A Dmain.c906 nfp_err(app->cpp, "Physical port MTU setting not supported\n");

Completed in 381 milliseconds