Searched refs:DPAA2_PMD_DEBUG (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/net/dpaa2/ |
| H A D | dpaa2_tm.c | 587 DPAA2_PMD_DEBUG("tc_id = %d, channel = %d\n\n", tc_id, in dpaa2_tm_configure_queue() 656 DPAA2_PMD_DEBUG("node id = %d\n, priority = %d, index = %d\n", in dpaa2_tm_sort_and_configure() 672 DPAA2_PMD_DEBUG("node id = %d\n, priority = %d, index = %d\n", in dpaa2_tm_sort_and_configure() 712 DPAA2_PMD_DEBUG("Configure queues\n"); in dpaa2_hierarchy_commit() 736 DPAA2_PMD_DEBUG("LNI S.rate = %u, burst =%u\n", in dpaa2_hierarchy_commit() 742 DPAA2_PMD_DEBUG("Channel = %d S.rate = %u\n", in dpaa2_hierarchy_commit() 874 DPAA2_PMD_DEBUG("########################################\n"); in dpaa2_hierarchy_commit() 875 DPAA2_PMD_DEBUG("Channel idx = %d\n", prio_cfg.channel_idx); in dpaa2_hierarchy_commit() 880 DPAA2_PMD_DEBUG("prioritya = %d\n", prio_cfg.prio_group_A); in dpaa2_hierarchy_commit() 881 DPAA2_PMD_DEBUG("priorityb = %d\n", prio_cfg.prio_group_B); in dpaa2_hierarchy_commit() [all …]
|
| H A D | dpaa2_pmd_logs.h | 14 #define DPAA2_PMD_DEBUG(fmt, args...) \ macro 18 #define PMD_INIT_FUNC_TRACE() DPAA2_PMD_DEBUG(">>")
|
| H A D | dpaa2_ethdev.c | 723 DPAA2_PMD_DEBUG("dev =%p, queue =%d, pool = %p, conf =%p", in dpaa2_dev_rx_queue_setup() 820 DPAA2_PMD_DEBUG("Enabling CG Tail Drop on queue = %d", in dpaa2_dev_rx_queue_setup() 832 DPAA2_PMD_DEBUG("Enabling Byte based Drop on queue= %d", in dpaa2_dev_rx_queue_setup() 1899 DPAA2_PMD_DEBUG("error: dpni_get_link_state %d", ret); in dpaa2_dev_link_update() 1920 DPAA2_PMD_DEBUG("No change in status"); in dpaa2_dev_link_update() 1967 DPAA2_PMD_DEBUG("Unable to get link state (%d)", ret); in dpaa2_dev_set_link_up() 2671 DPAA2_PMD_DEBUG("RX-TC= %d, rx_queues= %d, tx_queues=%d, max_cgs=%d", in dpaa2_dev_init() 2892 DPAA2_PMD_DEBUG("returning enodev"); in rte_dpaa2_probe()
|
| H A D | dpaa2_recycle.c | 644 DPAA2_PMD_DEBUG("Serdes loopback not support SoC(0x%08x)", in dpaa2_dev_recycle_config() 709 DPAA2_PMD_DEBUG("Serdes loopback not support SoC(0x%08x)", in dpaa2_dev_recycle_deconfig()
|