Home
last modified time | relevance | path

Searched refs:dev_debug (Results 1 – 11 of 11) sorted by relevance

/dpdk/drivers/raw/ifpga/base/
H A Dopae_eth_group.c56 dev_debug(dev, "%s type %s index %u addr 0x%x\n", in eth_group_write_reg()
85 dev_debug(dev, "%s type %s index %u addr 0x%x\n", in eth_group_read_reg()
111 dev_debug(dev, "%s data 0x%x\n", __func__, *data); in eth_group_read_reg()
H A Difpga_fme.c1017 dev_debug(fme, "FME SPI base addr %p.\n", in fme_spi_init()
1019 dev_debug(fme, "spi param=0x%llx\n", in fme_spi_init()
1108 dev_debug(dev, "read NIOS_INIT: 0x%x\n", val); in nios_spi_wait_init_done()
1137 dev_debug(dev, "read NIOS_INIT: 0x%x\n", val); in nios_spi_wait_init_done()
1153 dev_debug(dev, "PKVL A Mode Status 0x%x\n", value); in nios_spi_check_error()
1161 dev_debug(dev, "PKVL B Mode Status 0x%x\n", value); in nios_spi_check_error()
1187 dev_debug(fme, "FME SPI base addr %p.\n", in fme_nios_spi_init()
1189 dev_debug(fme, "spi param=0x%llx\n", in fme_nios_spi_init()
1556 dev_debug(dev, "get retimer status: speed:%d. line_link_bitmap:0x%x\n", in fme_mgr_get_retimer_status()
1602 dev_debug(fme, "FME PMCI base addr %p.\n", in fme_pmci_init()
H A Difpga_sec_mgr.c72 dev_debug(dev, in poll_timeout()
83 dev_debug(dev, in poll_timeout()
112 dev_debug(dev, "Current RSU progress is %s\n", in n3000_secure_update_start()
562 dev_debug(dev, "Current RSU status is %s, progress is %s\n", in n3000_get_hw_errinfo()
H A Difpga_enumerate.c114 dev_debug(binfo, "%s: id=0x%llx, phys_addr=0x%llx, size=%u\n", in build_info_add_sub_feature()
491 dev_debug(binfo, "UAFU doesn't support interrupt\n"); in parse_feature_irqs()
503 dev_debug(&binfo, "Port error doesn't support interrupt\n"); in parse_feature_irqs()
516 dev_debug(&binfo, "FME error doesn't support interrupt\n"); in parse_feature_irqs()
633 dev_debug(binfo, "%s: address=0x%p, val=0x%"PRIx64", " in parse_feature_list()
850 dev_debug(hw, "%s no DFL VSEC found\n", __func__); in find_dfls_by_vsec()
890 dev_debug(hw, "%s BAR %d offset 0x%x\n", __func__, bir, offset); in find_dfls_by_vsec()
H A Dopae_i2c.c302 dev_debug(dev, "could not get ACK\n"); in altera_handle_i2c_status()
337 dev_debug(dev, "message done\n"); in altera_handle_i2c_status()
/dpdk/drivers/net/cxgbe/
H A Dclip_tbl.c61 dev_debug(adap, "CLIP FW DEL CMD failed: %d", ret); in cxgbe_clip_release()
125 dev_debug(adap, in t4_clip_alloc()
H A Dcxgbe_ethdev.c479 dev_debug(NULL, "%s: tx_queue_id = %d\n", __func__, tx_queue_id); in cxgbe_dev_tx_queue_start()
494 dev_debug(NULL, "%s: tx_queue_id = %d\n", __func__, tx_queue_id); in cxgbe_dev_tx_queue_stop()
516dev_debug(adapter, "%s: eth_dev->data->nb_tx_queues = %d; queue_idx = %d; nb_desc = %d; socket_id … in cxgbe_dev_tx_queue_setup()
550 dev_debug(adapter, "%s: txq->q.cntxt_id= %u txq->q.abs_id= %u err = %d\n", in cxgbe_dev_tx_queue_setup()
564 dev_debug(adapter, "%s: pi->port_id = %d; tx_queue_id = %d\n", in cxgbe_dev_tx_queue_release()
578 dev_debug(adapter, "%s: pi->port_id = %d; rx_queue_id = %d\n", in cxgbe_dev_rx_queue_start()
596 dev_debug(adapter, "%s: pi->port_id = %d; rx_queue_id = %d\n", in cxgbe_dev_rx_queue_stop()
624dev_debug(adapter, "%s: eth_dev->data->nb_rx_queues = %d; queue_idx = %d; nb_desc = %d; socket_id … in cxgbe_dev_rx_queue_setup()
678 dev_debug(adapter, "%s: err = %d; port_id = %d; cntxt_id = %u; abs_id = %u\n", in cxgbe_dev_rx_queue_setup()
693 dev_debug(adapter, "%s: pi->port_id = %d; rx_queue_id = %d\n", in cxgbe_dev_rx_queue_release()
H A Dcxgbe_main.c1041 dev_debug(adap, "Couldn't open FW config file\n"); in cxgbe_load_fw_config_from_filesystem()
1049 dev_debug(adap, "Couldn't get FW config file size\n"); in cxgbe_load_fw_config_from_filesystem()
1054 dev_debug(adap, "FW config file size >= max(%u)\n", in cxgbe_load_fw_config_from_filesystem()
1067 dev_debug(adap, "Couldn't read FW config file data\n"); in cxgbe_load_fw_config_from_filesystem()
1079 dev_debug(adap, "FW config param query failed: %d\n", ret); in cxgbe_load_fw_config_from_filesystem()
1091 dev_debug(adap, "FW config file update failed: %d\n", ret); in cxgbe_load_fw_config_from_filesystem()
1379 dev_debug(adapter, "%s: returning ret = %d ..\n", __func__, ret); in adap_init0_config()
1485 dev_debug(adap, "%s: adap->params.nports = %u\n", __func__, in adap_init0()
1668 dev_debug(adap, "%s: returning zero..\n", __func__); in adap_init0()
1911 dev_debug(adapter, "%s: pi->rss_size = %u; pi->n_rx_qsets = %u\n", in cxgbe_setup_rss()
H A Dcxgbe_compat.h37 #define dev_debug(x, fmt, ...) \ macro
H A Dl2t.c162 dev_debug(adap, "Failed to write L2T entry: %d", in t4_l2t_alloc_switching()
H A Dsge.c318 dev_debug(adap, "%s: failed to allocated fl entries in bulk ..\n", in refill_fl_usembufs()
330 dev_debug(adap, "%s: mbuf alloc failed\n", __func__); in refill_fl_usembufs()
1109 dev_debug(adap, "%s: Tx ring %u full; credits = %d\n", in t4_eth_xmit()
1398 dev_debug(adapter, "%s: nelem = %zu; elem_size = %zu; sw_size = %zu; " in alloc_ring()