Home
last modified time | relevance | path

Searched refs:DBGPR (Results 1 – 8 of 8) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-ethtool.c182 DBGPR("-->%s\n", __func__); in xgbe_get_strings()
194 DBGPR("<--%s\n", __func__); in xgbe_get_strings()
204 DBGPR("-->%s\n", __func__); in xgbe_get_ethtool_stats()
212 DBGPR("<--%s\n", __func__); in xgbe_get_ethtool_stats()
219 DBGPR("-->%s\n", __func__); in xgbe_get_sset_count()
230 DBGPR("<--%s\n", __func__); in xgbe_get_sset_count()
240 DBGPR("-->xgbe_get_pauseparam\n"); in xgbe_get_pauseparam()
246 DBGPR("<--xgbe_get_pauseparam\n"); in xgbe_get_pauseparam()
256 DBGPR("-->xgbe_set_pauseparam\n"); in xgbe_set_pauseparam()
258 DBGPR(" autoneg = %d, tx_pause = %d, rx_pause = %d\n", in xgbe_set_pauseparam()
[all …]
Dxgbe-drv.c186 DBGPR(" %s: queue=%u, dma_regs=%p, dma_irq=%d, tx=%p, rx=%p\n", in xgbe_alloc_channels()
238 DBGPR(" Tx queue stopped, not enough descriptors available\n"); in xgbe_maybe_stop_tx_queue()
333 DBGPR(" DMA_ISR = %08x\n", dma_isr); in xgbe_isr()
342 DBGPR(" DMA_CH%u_ISR = %08x\n", i, dma_ch_isr); in xgbe_isr()
389 DBGPR(" DMA_ISR = %08x\n", XGMAC_IOREAD(pdata, DMA_ISR)); in xgbe_isr()
419 DBGPR("-->xgbe_tx_timer\n"); in xgbe_tx_timer()
436 DBGPR("<--xgbe_tx_timer\n"); in xgbe_tx_timer()
444 DBGPR("-->xgbe_init_tx_timers\n"); in xgbe_init_tx_timers()
451 DBGPR(" %s adding tx timer\n", channel->name); in xgbe_init_tx_timers()
456 DBGPR("<--xgbe_init_tx_timers\n"); in xgbe_init_tx_timers()
[all …]
Dxgbe-desc.c177 DBGPR("-->xgbe_free_ring_resources\n"); in xgbe_free_ring_resources()
185 DBGPR("<--xgbe_free_ring_resources\n"); in xgbe_free_ring_resources()
191 DBGPR("-->xgbe_init_ring\n"); in xgbe_init_ring()
211 DBGPR(" rdesc=0x%p, rdesc_dma=0x%llx, rdata=0x%p\n", in xgbe_init_ring()
214 DBGPR("<--xgbe_init_ring\n"); in xgbe_init_ring()
225 DBGPR("-->xgbe_alloc_ring_resources\n"); in xgbe_alloc_ring_resources()
229 DBGPR(" %s - tx_ring:\n", channel->name); in xgbe_alloc_ring_resources()
238 DBGPR(" %s - rx_ring:\n", channel->name); in xgbe_alloc_ring_resources()
248 DBGPR("<--xgbe_alloc_ring_resources\n"); in xgbe_alloc_ring_resources()
358 DBGPR("-->xgbe_wrapper_tx_descriptor_init\n"); in xgbe_wrapper_tx_descriptor_init()
[all …]
Dxgbe-main.c141 DBGPR("-->xgbe_default_config\n"); in xgbe_default_config()
159 DBGPR("<--xgbe_default_config\n"); in xgbe_default_config()
270 DBGPR("--> xgbe_probe\n"); in xgbe_probe()
321 DBGPR(" xgmac_regs = %p\n", pdata->xgmac_regs); in xgbe_probe()
330 DBGPR(" xpcs_regs = %p\n", pdata->xpcs_regs); in xgbe_probe()
513 DBGPR("<-- xgbe_probe\n"); in xgbe_probe()
537 DBGPR("-->xgbe_remove\n"); in xgbe_remove()
551 DBGPR("<--xgbe_remove\n"); in xgbe_remove()
562 DBGPR("-->xgbe_suspend\n"); in xgbe_suspend()
565 DBGPR("<--xgbe_dev_suspend\n"); in xgbe_suspend()
[all …]
Dxgbe-dcb.c153 DBGPR(" TC%u: tx_bw=%hhu, rx_bw=%hhu, tsa=%hhu\n", i, in xgbe_dcb_ieee_setets()
155 DBGPR(" PRIO%u: TC=%hhu\n", i, ets->prio_tc[i]); in xgbe_dcb_ieee_setets()
217 DBGPR(" cap=%hhu, en=%hhx, mbc=%hhu, delay=%hhu\n", in xgbe_dcb_ieee_setpfc()
243 DBGPR(" DCBX=%#hhx\n", dcbx); in xgbe_dcb_setdcbx()
Dxgbe-mdio.c212 DBGPR("-->xgbe_mdio_register\n"); in xgbe_mdio_register()
233 DBGPR(" mdiobus_register succeeded for %s\n", pdata->mii_bus_id); in xgbe_mdio_register()
280 DBGPR("<--xgbe_mdio_register\n"); in xgbe_mdio_register()
298 DBGPR("-->xgbe_mdio_unregister\n"); in xgbe_mdio_unregister()
311 DBGPR("<--xgbe_mdio_unregister\n"); in xgbe_mdio_unregister()
Dxgbe-dev.c132 DBGPR("-->xgbe_usec_to_riwt\n"); in xgbe_usec_to_riwt()
144 DBGPR("<--xgbe_usec_to_riwt\n"); in xgbe_usec_to_riwt()
155 DBGPR("-->xgbe_riwt_to_usec\n"); in xgbe_riwt_to_usec()
167 DBGPR("<--xgbe_riwt_to_usec\n"); in xgbe_riwt_to_usec()
713 DBGPR(" %s promiscuous mode\n", enable ? "entering" : "leaving"); in xgbe_set_promiscuous_mode()
727 DBGPR(" %s allmulti mode\n", enable ? "entering" : "leaving"); in xgbe_set_all_multicast_mode()
752 DBGPR(" adding mac address %pM at 0x%04x\n", ha->addr, in xgbe_set_mac_reg()
1097 DBGPR("-->tx_desc_init\n"); in xgbe_tx_desc_init()
1117 DBGPR("<--tx_desc_init\n"); in xgbe_tx_desc_init()
1173 DBGPR("-->rx_desc_init\n"); in xgbe_rx_desc_init()
[all …]
Dxgbe.h854 #define DBGPR(x...) pr_alert(x) macro
857 #define DBGPR(x...) do { } while (0) macro