Lines Matching refs:netif_err
538 netif_err(priv, rx_err, ndev, "SKB alloc failed\n"); in bcm_sysport_rx_refill()
547 netif_err(priv, rx_err, ndev, "DMA mapping failure\n"); in bcm_sysport_rx_refill()
623 netif_err(priv, rx_err, ndev, "out of memory!\n"); in bcm_sysport_desc_rx()
641 netif_err(priv, rx_status, ndev, "oversized packet\n"); in bcm_sysport_desc_rx()
649 netif_err(priv, rx_status, ndev, "fragmented packet!\n"); in bcm_sysport_desc_rx()
657 netif_err(priv, rx_err, ndev, "error packet\n"); in bcm_sysport_desc_rx()
1064 netif_err(priv, tx_err, dev, "DMA map failed at %p (len=%d)\n", in bcm_sysport_xmit()
1206 netif_err(priv, hw, priv->netdev, "DMA alloc failed\n"); in bcm_sysport_init_tx_ring()
1212 netif_err(priv, hw, priv->netdev, "CB allocation failed\n"); in bcm_sysport_init_tx_ring()
1364 netif_err(priv, hw, priv->netdev, "CB allocation failed\n"); in bcm_sysport_init_rx_ring()
1375 netif_err(priv, hw, priv->netdev, "SKB allocation failed\n"); in bcm_sysport_init_rx_ring()
1904 netif_err(priv, wol, ndev, "failed to enter WOL mode\n"); in bcm_sysport_suspend_to_wol()