Lines Matching refs:DBGPR

186 		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()
464 DBGPR("-->xgbe_stop_tx_timers\n"); in xgbe_stop_tx_timers()
471 DBGPR(" %s deleting tx timer\n", channel->name); in xgbe_stop_tx_timers()
475 DBGPR("<--xgbe_stop_tx_timers\n"); in xgbe_stop_tx_timers()
483 DBGPR("-->xgbe_get_all_hw_features\n"); in xgbe_get_all_hw_features()
574 DBGPR("<--xgbe_get_all_hw_features\n"); in xgbe_get_all_hw_features()
687 DBGPR("-->xgbe_init_tx_coalesce\n"); in xgbe_init_tx_coalesce()
694 DBGPR("<--xgbe_init_tx_coalesce\n"); in xgbe_init_tx_coalesce()
701 DBGPR("-->xgbe_init_rx_coalesce\n"); in xgbe_init_rx_coalesce()
709 DBGPR("<--xgbe_init_rx_coalesce\n"); in xgbe_init_rx_coalesce()
720 DBGPR("-->xgbe_free_tx_data\n"); in xgbe_free_tx_data()
734 DBGPR("<--xgbe_free_tx_data\n"); in xgbe_free_tx_data()
745 DBGPR("-->xgbe_free_rx_data\n"); in xgbe_free_rx_data()
759 DBGPR("<--xgbe_free_rx_data\n"); in xgbe_free_rx_data()
851 DBGPR(" phy_connect_direct succeeded for PHY %s, link=%d\n", in xgbe_phy_init()
876 DBGPR("-->xgbe_powerdown\n"); in xgbe_powerdown()
881 DBGPR("<--xgbe_powerdown\n"); in xgbe_powerdown()
903 DBGPR("<--xgbe_powerdown\n"); in xgbe_powerdown()
914 DBGPR("-->xgbe_powerup\n"); in xgbe_powerup()
919 DBGPR("<--xgbe_powerup\n"); in xgbe_powerup()
941 DBGPR("<--xgbe_powerup\n"); in xgbe_powerup()
952 DBGPR("-->xgbe_start\n"); in xgbe_start()
971 DBGPR("<--xgbe_start\n"); in xgbe_start()
993 DBGPR("-->xgbe_stop\n"); in xgbe_stop()
1019 DBGPR("<--xgbe_stop\n"); in xgbe_stop()
1024 DBGPR("-->xgbe_restart_dev\n"); in xgbe_restart_dev()
1037 DBGPR("<--xgbe_restart_dev\n"); in xgbe_restart_dev()
1266 DBGPR(" packet->header_len=%u\n", packet->header_len); in xgbe_prep_tso()
1267 DBGPR(" packet->tcp_header_len=%u, packet->tcp_payload_len=%u\n", in xgbe_prep_tso()
1269 DBGPR(" packet->mss=%u\n", packet->mss); in xgbe_prep_tso()
1288 DBGPR(" TSO packet to be processed\n"); in xgbe_is_tso()
1366 DBGPR("-->xgbe_open\n"); in xgbe_open()
1410 DBGPR("<--xgbe_open\n"); in xgbe_open()
1437 DBGPR("-->xgbe_close\n"); in xgbe_close()
1455 DBGPR("<--xgbe_close\n"); in xgbe_close()
1471 DBGPR("-->xgbe_xmit: skb->len = %d\n", skb->len); in xgbe_xmit()
1534 DBGPR("-->xgbe_set_rx_mode\n"); in xgbe_set_rx_mode()
1538 DBGPR("<--xgbe_set_rx_mode\n"); in xgbe_set_rx_mode()
1547 DBGPR("-->xgbe_set_mac_address\n"); in xgbe_set_mac_address()
1556 DBGPR("<--xgbe_set_mac_address\n"); in xgbe_set_mac_address()
1587 DBGPR("-->xgbe_change_mtu\n"); in xgbe_change_mtu()
1598 DBGPR("<--xgbe_change_mtu\n"); in xgbe_change_mtu()
1617 DBGPR("-->%s\n", __func__); in xgbe_get_stats64()
1637 DBGPR("<--%s\n", __func__); in xgbe_get_stats64()
1648 DBGPR("-->%s\n", __func__); in xgbe_vlan_rx_add_vid()
1653 DBGPR("<--%s\n", __func__); in xgbe_vlan_rx_add_vid()
1664 DBGPR("-->%s\n", __func__); in xgbe_vlan_rx_kill_vid()
1669 DBGPR("<--%s\n", __func__); in xgbe_vlan_rx_kill_vid()
1681 DBGPR("-->xgbe_poll_controller\n"); in xgbe_poll_controller()
1693 DBGPR("<--xgbe_poll_controller\n"); in xgbe_poll_controller()
1713 DBGPR(" TC%u using TXq%u-%u\n", i, offset, queue - 1); in xgbe_setup_tc()
1761 DBGPR("<--xgbe_set_features\n"); in xgbe_set_features()
1860 DBGPR("-->xgbe_tx_poll\n"); in xgbe_tx_poll()
1908 DBGPR("<--xgbe_tx_poll: processed=%d\n", processed); in xgbe_tx_poll()
1929 DBGPR("-->xgbe_rx_poll: budget=%d\n", budget); in xgbe_rx_poll()
1940 DBGPR(" cur = %d\n", ring->cur); in xgbe_rx_poll()
1986 DBGPR("Error in received packet\n"); in xgbe_rx_poll()
2036 DBGPR("packet length exceeds configured MTU\n"); in xgbe_rx_poll()
2093 DBGPR("<--xgbe_rx_poll: packet_count = %d\n", packet_count); in xgbe_rx_poll()
2104 DBGPR("-->xgbe_one_poll: budget=%d\n", budget); in xgbe_one_poll()
2121 DBGPR("<--xgbe_one_poll: received = %d\n", processed); in xgbe_one_poll()
2135 DBGPR("-->xgbe_all_poll: budget=%d\n", budget); in xgbe_all_poll()
2163 DBGPR("<--xgbe_all_poll: received = %d\n", processed); in xgbe_all_poll()