Searched refs:DPAA_PMD_DEBUG (Results 1 – 5 of 5) sorted by relevance
| /dpdk/drivers/net/dpaa/ |
| H A D | dpaa_ethdev.c | 253 DPAA_PMD_DEBUG("enabling scatter mode"); in dpaa_eth_dev_configure() 545 DPAA_PMD_DEBUG(": %s", dpaa_intf->name); in dpaa_eth_dev_info() 1029 DPAA_PMD_DEBUG("if:%s sg_on = %d, max_frm =%d", dpaa_intf->name, in dpaa_eth_rx_queue_setup() 1276 DPAA_PMD_DEBUG("RX frame count for q(%p) is %u", in dpaa_dev_rx_queue_count() 1685 DPAA_PMD_DEBUG("creating rx fq %p, fqid 0x%x", fq, fqid); in dpaa_rx_queue_init() 1755 DPAA_PMD_DEBUG("init tx fq %p, fqid 0x%x", fq, fq->fqid); in dpaa_tx_queue_init() 1773 DPAA_PMD_DEBUG("Tx FQ tail drop enabled, threshold = %d\n", in dpaa_tx_queue_init() 1799 DPAA_PMD_DEBUG("Creating debug fq %p, fqid %d", fq, fqid); in dpaa_debug_queue_init() 1935 DPAA_PMD_DEBUG("Tail drop threshold env configured: %u", in dpaa_dev_init() 2054 DPAA_PMD_DEBUG("All frame queues created"); in dpaa_dev_init()
|
| H A D | dpaa_flow.c | 550 DPAA_PMD_DEBUG("KG SCHEME DEL %d handle =%p", in unset_pcd_netenv_scheme() 594 DPAA_PMD_DEBUG("KG SCHEME SET %d handle =%p", in set_default_scheme() 638 DPAA_PMD_DEBUG("KG SCHEME SET %d handle =%p", in set_pcd_netenv_scheme() 740 DPAA_PMD_DEBUG("KG SCHEME DEL %d, handle =%p", in dpaa_fm_deconfig()
|
| H A D | dpaa_ethdev.h | 204 #define DPAA_PMD_DEBUG(fmt, args...) \ macro
|
| H A D | dpaa_fmc.c | 281 DPAA_PMD_DEBUG("Too many queues in FMC policy" in dpaa_port_fmc_scheme_parse()
|
| H A D | dpaa_rxtx.c | 961 DPAA_PMD_DEBUG("Unable to create Scatter Gather FD"); in tx_on_dpaa_pool() 965 DPAA_PMD_DEBUG("Number of Segments not supported"); in tx_on_dpaa_pool()
|