Searched refs:DPAA_PMD_DEBUG (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/net/dpaa/ |
| H A D | dpaa_ethdev.c | 241 DPAA_PMD_DEBUG("enabling jumbo"); in dpaa_eth_dev_configure() 260 DPAA_PMD_DEBUG("enabling scatter mode"); in dpaa_eth_dev_configure() 552 DPAA_PMD_DEBUG(": %s", dpaa_intf->name); in dpaa_eth_dev_info() 1024 DPAA_PMD_DEBUG("if:%s sg_on = %d, max_frm =%d", dpaa_intf->name, in dpaa_eth_rx_queue_setup() 1278 DPAA_PMD_DEBUG("RX frame count for q(%d) is %u", in dpaa_dev_rx_queue_count() 1682 DPAA_PMD_DEBUG("creating rx fq %p, fqid 0x%x", fq, fqid); in dpaa_rx_queue_init() 1748 DPAA_PMD_DEBUG("init tx fq %p, fqid 0x%x", fq, fq->fqid); in dpaa_tx_queue_init() 1766 DPAA_PMD_DEBUG("Tx FQ tail drop enabled, threshold = %d\n", in dpaa_tx_queue_init() 1792 DPAA_PMD_DEBUG("Creating debug fq %p, fqid %d", fq, fqid); in dpaa_debug_queue_init() 1928 DPAA_PMD_DEBUG("Tail drop threshold env configured: %u", in dpaa_dev_init() [all …]
|
| 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 | 201 #define DPAA_PMD_DEBUG(fmt, args...) \ macro
|
| H A D | dpaa_fmc.c | 278 DPAA_PMD_DEBUG("Too many queues in FMC policy" in dpaa_port_fmc_scheme_parse()
|
| H A D | dpaa_rxtx.c | 955 DPAA_PMD_DEBUG("Unable to create Scatter Gather FD"); in tx_on_dpaa_pool() 959 DPAA_PMD_DEBUG("Number of Segments not supported"); in tx_on_dpaa_pool()
|