Home
last modified time | relevance | path

Searched refs:netif_printk (Results 1 – 6 of 6) sorted by relevance

/linux/include/net/
H A Dnet_debug.h84 #define netif_printk(priv, type, level, dev, fmt, args...) \ macro
120 netif_printk(priv, type, KERN_DEBUG, dev, format, ##args)
125 netif_printk(priv, type, KERN_DEBUG, dev, format, ##args); \
145 netif_printk(priv, type, KERN_DEBUG, dev, format, ##args); \
/linux/drivers/net/ethernet/intel/
H A De100.c947 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, in mdio_ctrl_hw()
1010 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, in mdio_ctrl_phy_mii_emulated()
1019 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, in mdio_ctrl_phy_mii_emulated()
1149 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, "[00-07]=%8ph\n", in e100_configure()
1151 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, "[08-15]=%8ph\n", in e100_configure()
1153 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, "[16-23]=%8ph\n", in e100_configure()
1461 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, in e100_phy_init()
1468 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, in e100_phy_init()
1580 netif_printk(nic, hw, KERN_DEBUG, nic->netdev, in e100_set_multicast_list()
1657 netif_printk(nic, tx_err, KERN_DEBUG, nic->netdev, in e100_update_stats()
[all …]
/linux/drivers/net/ethernet/sun/
H A Dniu.c3195 netif_printk(np, probe, KERN_DEBUG, np->dev, in fflp_early_init()
3204 netif_printk(np, probe, KERN_DEBUG, np->dev, in fflp_early_init()
3215 netif_printk(np, probe, KERN_DEBUG, np->dev, in fflp_early_init()
3222 netif_printk(np, probe, KERN_DEBUG, np->dev, in fflp_early_init()
3625 netif_printk(np, tx_done, KERN_DEBUG, np->dev, in niu_tx_work()
3677 netif_printk(np, rx_err, KERN_DEBUG, np->dev, in niu_sync_rx_discard_stats()
3691 netif_printk(np, rx_err, KERN_DEBUG, np->dev, in niu_sync_rx_discard_stats()
3714 netif_printk(np, rx_status, KERN_DEBUG, np->dev, in niu_rx_work()
3753 netif_printk(np, intr, KERN_DEBUG, np->dev, in niu_poll_core()
4152 netif_printk(np, intr, KERN_DEBUG, np->dev, in niu_rxchan_intr()
[all …]
H A Dcassini.c1102 netif_printk(cp, intr, KERN_DEBUG, cp->dev, in cas_txmac_interrupt()
1522 netif_printk(cp, intr, KERN_DEBUG, cp->dev, in cas_mac_interrupt()
1731 netif_printk(cp, rx_err, KERN_DEBUG, cp->dev, in cas_abnormal_irq()
1741 netif_printk(cp, rx_err, KERN_DEBUG, cp->dev, in cas_abnormal_irq()
1842 netif_printk(cp, tx_done, KERN_DEBUG, cp->dev, in cas_tx_ringN()
1890 netif_printk(cp, intr, KERN_DEBUG, cp->dev, in cas_tx()
1970 netif_printk(cp, rx_err, KERN_DEBUG, cp->dev, in cas_rx_process_pkt()
2044 netif_printk(cp, rx_err, KERN_DEBUG, cp->dev, in cas_rx_process_pkt()
2173 netif_printk(cp, intr, KERN_DEBUG, cp->dev, in cas_post_rxds_ringN()
2244 netif_printk(cp, intr, KERN_DEBUG, cp->dev, in cas_rx_ringN()
[all …]
/linux/drivers/net/ethernet/qlogic/
H A Dqla3xxx.c1314 netif_printk(qdev, link, KERN_DEBUG, qdev->ndev, in ql_this_adapter_controls_port()
1319 netif_printk(qdev, link, KERN_DEBUG, qdev->ndev, "link master\n"); in ql_this_adapter_controls_port()
1468 netif_printk(qdev, link, KERN_DEBUG, qdev->ndev, in ql_finish_auto_neg()
1484 netif_printk(qdev, link, KERN_DEBUG, qdev->ndev, in ql_finish_auto_neg()
1500 netif_printk(qdev, link, KERN_DEBUG, qdev->ndev, in ql_finish_auto_neg()
2504 netif_printk(qdev, tx_queued, KERN_DEBUG, ndev, in ql3xxx_send()
/linux/drivers/net/ethernet/marvell/
H A Dsky2.c1850 netif_printk(sky2, tx_queued, KERN_DEBUG, dev, in sky2_xmit_frame()
2017 netif_printk(sky2, tx_done, KERN_DEBUG, dev, in sky2_tx_complete()
2565 netif_printk(sky2, rx_status, KERN_DEBUG, dev, in sky2_receive()