Home
last modified time | relevance | path

Searched refs:DLB2_LOG_ERR (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/event/dlb2/pf/
H A Ddlb2_main.c131 DLB2_LOG_ERR("[%s()] wait for device ready timed out\n", in dlb2_pf_wait_for_device_ready()
265 DLB2_LOG_ERR("[%s()] failed to find the pcie capability\n", in dlb2_pf_reset()
312 DLB2_LOG_ERR("[%s()] failed to write the pci command\n", in dlb2_pf_reset()
324 DLB2_LOG_ERR("[%s()] failed to read the pci device status\n", in dlb2_pf_reset()
337 DLB2_LOG_ERR("[%s()] wait for pci pending transactions timed out\n", in dlb2_pf_reset()
345 DLB2_LOG_ERR("[%s()] failed to read the pcie device control\n", in dlb2_pf_reset()
354 DLB2_LOG_ERR("[%s()] failed to write the pcie device control\n", in dlb2_pf_reset()
375 DLB2_LOG_ERR("[%s()] failed to write the pcie config space at offset %d\n", in dlb2_pf_reset()
495 DLB2_LOG_ERR("[%s()] failed to write the pci command\n", in dlb2_pf_reset()
509 DLB2_LOG_ERR("[%s()] failed to write msix flags\n", in dlb2_pf_reset()
[all …]
H A Ddlb2_pf.c150 DLB2_LOG_ERR("dlb2_pf_reset_domain err %d", ret); in dlb2_pf_domain_reset()
294 DLB2_LOG_ERR("dlb2 pf pmd could not lock page for device i/o\n"); in dlb2_pf_ldb_port_create()
369 DLB2_LOG_ERR("dlb2 pf pmd could not lock page for device i/o\n"); in dlb2_pf_dir_port_create()
635 DLB2_LOG_ERR("DLB2 PF Probe failed with error %d\n", in dlb2_eventdev_pci_init()
647 DLB2_LOG_ERR("PFPMD failed to parse args ret=%d, errno=%d\n", in dlb2_eventdev_pci_init()
/f-stack/dpdk/drivers/event/dlb2/
H A Ddlb2.c214 DLB2_LOG_ERR("NULL pointer\n"); in set_max_num_events()
241 DLB2_LOG_ERR("NULL pointer\n"); in set_num_dir_credits()
268 DLB2_LOG_ERR("NULL pointer\n"); in set_dev_id()
289 DLB2_LOG_ERR("NULL pointer\n"); in set_cos()
298 DLB2_LOG_ERR( in set_cos()
319 DLB2_LOG_ERR("NULL pointer\n"); in set_qid_depth_thresh()
1059 DLB2_LOG_ERR("dlb2: no qe4 memory\n"); in dlb2_init_qe_mem()
1450 DLB2_LOG_ERR("Null parameter\n"); in dlb2_eventdev_port_setup()
1706 DLB2_LOG_ERR("no space for new link\n"); in dlb2_validate_port_link()
1745 DLB2_LOG_ERR("dlb2: evport not setup\n"); in dlb2_eventdev_port_link()
[all …]
H A Ddlb2_log.h18 #define DLB2_LOG_ERR(fmt, args...) \ macro
H A Ddlb2_xstats.c749 DLB2_LOG_ERR("Unexpected xstat fn_id %d\n", xs->fn_id); in dlb2_xstats_update()
810 DLB2_LOG_ERR("Unexpected xstat fn_id %d\n", in dlb2_eventdev_xstats_get_by_name()
848 DLB2_LOG_ERR("Unexpected xstat fn_id %d\n", xs->fn_id); in dlb2_xstats_reset_range()
/f-stack/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_osdep.h43 DLB2_LOG_ERR(fmt, ## args)