Lines Matching defs:net_dev

223 static int dpaa_netdev_init(struct net_device *net_dev,  in dpaa_netdev_init()
299 static int dpaa_stop(struct net_device *net_dev) in dpaa_stop()
334 static void dpaa_tx_timeout(struct net_device *net_dev, unsigned int txqueue) in dpaa_tx_timeout()
351 static void dpaa_get_stats64(struct net_device *net_dev, in dpaa_get_stats64()
372 static int dpaa_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in dpaa_setup_tc()
433 static int dpaa_set_mac_address(struct net_device *net_dev, void *addr) in dpaa_set_mac_address()
466 static void dpaa_set_rx_mode(struct net_device *net_dev) in dpaa_set_rx_mode()
1336 static void dpaa_fd_release(const struct net_device *net_dev, in dpaa_fd_release()
1510 struct net_device *net_dev = dpaa_bp->priv->net_dev; in dpaa_bp_add_8_bufs() local
1880 struct net_device *net_dev = priv->net_dev; in skb_to_contig_fd() local
1933 struct net_device *net_dev = priv->net_dev; in skb_to_sg_fd() local
2070 static int dpaa_a050385_wa(struct net_device *net_dev, struct sk_buff **s) in dpaa_a050385_wa()
2147 dpaa_start_xmit(struct sk_buff *skb, struct net_device *net_dev) in dpaa_start_xmit()
2232 static void dpaa_rx_error(struct net_device *net_dev, in dpaa_rx_error()
2256 static void dpaa_tx_error(struct net_device *net_dev, in dpaa_tx_error()
2291 static void dpaa_tx_conf(struct net_device *net_dev, in dpaa_tx_conf()
2336 struct net_device *net_dev; in rx_error_dqrr() local
2367 struct net_device *net_dev; in rx_default_dqrr() local
2479 struct net_device *net_dev; in conf_error_dqrr() local
2500 struct net_device *net_dev; in conf_dflt_dqrr() local
2526 struct net_device *net_dev; in egress_ern() local
2575 static void dpaa_adjust_link(struct net_device *net_dev) in dpaa_adjust_link()
2588 static int dpaa_phy_init(struct net_device *net_dev) in dpaa_phy_init()
2623 static int dpaa_open(struct net_device *net_dev) in dpaa_open()
2663 static int dpaa_eth_stop(struct net_device *net_dev) in dpaa_eth_stop()
2715 static int dpaa_ioctl(struct net_device *net_dev, struct ifreq *rq, int cmd) in dpaa_ioctl()
2744 static int dpaa_napi_add(struct net_device *net_dev) in dpaa_napi_add()
2760 static void dpaa_napi_del(struct net_device *net_dev) in dpaa_napi_del()
2881 struct net_device *net_dev = NULL; in dpaa_eth_probe() local
3102 struct net_device *net_dev; in dpaa_remove() local