Searched refs:DLB2_LOG_ERR (Results 1 – 6 of 6) sorted by relevance
| /dpdk/drivers/event/dlb2/pf/ |
| H A D | dlb2_main.c | 141 DLB2_LOG_ERR("[%s()] wait for device ready timed out\n", in dlb2_pf_wait_for_device_ready() 278 DLB2_LOG_ERR("[%s()] failed to find the pcie capability\n", in dlb2_pf_reset() 325 DLB2_LOG_ERR("[%s()] failed to write the pci command\n", in dlb2_pf_reset() 337 DLB2_LOG_ERR("[%s()] failed to read the pci device status\n", in dlb2_pf_reset() 350 DLB2_LOG_ERR("[%s()] wait for pci pending transactions timed out\n", in dlb2_pf_reset() 358 DLB2_LOG_ERR("[%s()] failed to read the pcie device control\n", in dlb2_pf_reset() 367 DLB2_LOG_ERR("[%s()] failed to write the pcie device control\n", in dlb2_pf_reset() 388 DLB2_LOG_ERR("[%s()] failed to write the pcie config space at offset %d\n", in dlb2_pf_reset() 508 DLB2_LOG_ERR("[%s()] failed to write the pci command\n", in dlb2_pf_reset() 522 DLB2_LOG_ERR("[%s()] failed to write msix flags\n", in dlb2_pf_reset() [all …]
|
| H A D | dlb2_pf.c | 151 DLB2_LOG_ERR("dlb2_pf_reset_domain err %d", ret); in dlb2_pf_domain_reset() 295 DLB2_LOG_ERR("dlb2 pf pmd could not lock page for device i/o\n"); in dlb2_pf_ldb_port_create() 370 DLB2_LOG_ERR("dlb2 pf pmd could not lock page for device i/o\n"); in dlb2_pf_dir_port_create() 642 DLB2_LOG_ERR("DLB2 PF Probe failed with error %d\n", in dlb2_eventdev_pci_init() 655 DLB2_LOG_ERR("PFPMD failed to parse args ret=%d, errno=%d\n", in dlb2_eventdev_pci_init()
|
| /dpdk/drivers/event/dlb2/ |
| H A D | dlb2.c | 229 DLB2_LOG_ERR("NULL pointer\n"); in set_max_cq_depth() 258 DLB2_LOG_ERR("NULL pointer\n"); in set_max_num_events() 285 DLB2_LOG_ERR("NULL pointer\n"); in set_num_dir_credits() 312 DLB2_LOG_ERR("NULL pointer\n"); in set_dev_id() 333 DLB2_LOG_ERR("NULL pointer\n"); in set_cos() 342 DLB2_LOG_ERR( in set_cos() 362 DLB2_LOG_ERR("NULL pointer\n"); in set_poll_interval() 382 DLB2_LOG_ERR("NULL pointer\n"); in set_sw_credit_quanta() 402 DLB2_LOG_ERR("NULL pointer\n"); in set_hw_credit_quanta() 422 DLB2_LOG_ERR("NULL pointer\n"); in set_default_depth_thresh() [all …]
|
| H A D | dlb2_log.h | 18 #define DLB2_LOG_ERR(fmt, args...) \ macro
|
| H A D | dlb2_xstats.c | 769 DLB2_LOG_ERR("Unexpected xstat fn_id %d\n", xs->fn_id); in dlb2_xstats_update() 830 DLB2_LOG_ERR("Unexpected xstat fn_id %d\n", in dlb2_eventdev_xstats_get_by_name() 868 DLB2_LOG_ERR("Unexpected xstat fn_id %d\n", xs->fn_id); in dlb2_xstats_reset_range()
|
| /dpdk/drivers/event/dlb2/pf/base/ |
| H A D | dlb2_osdep.h | 45 DLB2_LOG_ERR(fmt, ## args)
|