Lines Matching refs:net_dev
352 netif_vdbg(rx_queue->efx, rx_status, rx_queue->efx->net_dev, in efx_fast_push_rx_descriptors()
369 netif_vdbg(rx_queue->efx, rx_status, rx_queue->efx->net_dev, in efx_fast_push_rx_descriptors()
405 netif_err(efx, rx_err, efx->net_dev, in efx_rx_packet__check_len()
413 netif_err(efx, rx_err, efx->net_dev, in efx_rx_packet__check_len()
443 if (efx->net_dev->features & NETIF_F_RXHASH) in efx_rx_packet_gro()
482 skb = netdev_alloc_skb(efx->net_dev, in efx_rx_mk_skb()
523 skb->protocol = eth_type_trans(skb, efx->net_dev); in efx_rx_mk_skb()
557 netif_vdbg(efx, rx_status, efx->net_dev, in efx_rx_packet()
677 if (unlikely(!(efx->net_dev->features & NETIF_F_RXCSUM))) in __efx_rx_packet()
700 netif_dbg(efx, probe, efx->net_dev, in efx_probe_rx_queue()
747 netif_dbg(rx_queue->efx, drv, rx_queue->efx->net_dev, in efx_init_rx_queue()
789 netif_dbg(rx_queue->efx, drv, rx_queue->efx->net_dev, in efx_fini_rx_queue()
824 netif_dbg(rx_queue->efx, drv, rx_queue->efx->net_dev, in efx_remove_rx_queue()
840 int efx_filter_rfs(struct net_device *net_dev, const struct sk_buff *skb, in efx_filter_rfs() argument
843 struct efx_nic *efx = netdev_priv(net_dev); in efx_filter_rfs()
921 netif_info(efx, rx_status, efx->net_dev, in efx_filter_rfs()
927 netif_info(efx, rx_status, efx->net_dev, in efx_filter_rfs()
951 netif_info(efx, rx_status, efx->net_dev, in __efx_filter_rfs_expire()