Lines Matching refs:NL

122 		DBG(dev, "%s" NL, error);  in emac_report_timeout_error()
209 DBG(dev, "tx_enable" NL); in emac_tx_enable()
221 DBG(dev, "tx_disable" NL); in emac_tx_disable()
244 DBG(dev, "rx_enable" NL); in emac_rx_enable()
270 DBG(dev, "rx_disable" NL); in emac_rx_disable()
322 DBG(dev, "rx_disable_async" NL); in emac_rx_disable_async()
335 DBG(dev, "reset" NL); in emac_reset()
418 DBG(dev, "hash_mc %d" NL, netdev_mc_count(dev->ndev)); in emac_hash_mc()
424 DBG2(dev, "mc %pM" NL, ha->addr); in emac_hash_mc()
470 DBG2(dev, "__emac_calc_base_mr1" NL); in __emac_calc_base_mr1()
501 DBG2(dev, "__emac4_calc_base_mr1" NL); in __emac4_calc_base_mr1()
573 DBG(dev, "configure" NL); in emac_configure()
731 DBG(dev, "reinitialize" NL); in emac_reinitialize()
743 DBG(dev, "full_tx_reset" NL); in emac_full_tx_reset()
761 DBG(dev, "reset_work" NL); in emac_reset_work()
776 DBG(dev, "tx_timeout" NL); in emac_tx_timeout()
800 DBG2(dev, "mdio_read(%02x,%02x)" NL, id, reg); in __emac_mdio_read()
844 DBG(dev, "mdio_read(%02x, %02x) failed" NL, id, reg); in __emac_mdio_read()
851 DBG2(dev, "mdio_read -> %04x" NL, r); in __emac_mdio_read()
872 DBG2(dev, "mdio_write(%02x,%02x,%04x)" NL, id, reg, val); in __emac_mdio_write()
951 DBG(dev, "__multicast %08x" NL, rmr); in __emac_set_multicast_list()
981 DBG(dev, "multicast" NL); in emac_set_multicast_list()
1113 DBG(dev, "change_mtu(%d)" NL, new_mtu); in emac_change_mtu()
1222 DBG(dev, "open" NL); in emac_open()
1321 DBG2(dev, "link timer" NL); in emac_link_timer()
1370 DBG(dev, "close" NL); in emac_close()
1422 DBG2(dev, "stopped TX queue" NL); in emac_xmit_finish()
1448 DBG2(dev, "xmit(%u) %d" NL, len, slot); in emac_start_xmit()
1543 DBG2(dev, "xmit_sg(%u) %d - %d" NL, skb->len, dev->tx_slot, slot); in emac_start_xmit_sg()
1571 DBG2(dev, "stopped TX queue" NL); in emac_start_xmit_sg()
1580 DBG(dev, "BD TX error %04x" NL, ctrl); in emac_parse_tx_error()
1608 DBG2(dev, "poll_tx, %d %d" NL, dev->tx_cnt, dev->ack_slot); in emac_poll_tx()
1643 DBG2(dev, "tx %d pkts" NL, n); in emac_poll_tx()
1654 DBG2(dev, "recycle %d %d" NL, slot, len); in emac_recycle_rx_skb()
1671 DBG(dev, "BD RX error %04x" NL, ctrl); in emac_parse_rx_error()
1733 DBG2(dev, "poll_rx(%d)" NL, budget); in emac_poll_rx()
1800 DBG(dev, "rx OOM %d" NL, slot); in emac_poll_rx()
1824 DBG(dev, "rx OOM %d" NL, slot); in emac_poll_rx()
1832 DBG2(dev, "rx %d BDs" NL, received); in emac_poll_rx()
1839 DBG2(dev, "rx restart" NL); in emac_poll_rx()
1845 DBG2(dev, "dropping partial rx packet" NL); in emac_poll_rx()
1910 DBG(dev, "isr = %08x" NL, isr); in emac_irq()
1956 DBG2(dev, "stats" NL); in emac_stats()
2052 DBG(dev, "set_settings(%d, %d, %d, 0x%08x)" NL, in emac_ethtool_set_link_ksettings()
2216 DBG(dev, "nway_reset" NL); in emac_ethtool_nway_reset()
2296 DBG(dev, "ioctl %08x" NL, cmd); in emac_ioctl()
2680 DBG(dev, "PHY maps %08x %08x" NL, dev->phy_map, busy_phy_map); in emac_init_phy()
3088 DBG(dev, "tx_desc %p" NL, dev->tx_desc); in emac_probe()
3089 DBG(dev, "rx_desc %p" NL, dev->rx_desc); in emac_probe()
3201 DBG(dev, "remove" NL); in emac_remove()
3213 DBG(dev, "busy_phy_map now %#x" NL, busy_phy_map); in emac_remove()