Lines Matching defs:net_dev
214 static int dpaa_netdev_init(struct net_device *net_dev, in dpaa_netdev_init()
278 static int dpaa_stop(struct net_device *net_dev) in dpaa_stop()
311 static void dpaa_tx_timeout(struct net_device *net_dev) in dpaa_tx_timeout()
328 static void dpaa_get_stats64(struct net_device *net_dev, in dpaa_get_stats64()
349 static int dpaa_setup_tc(struct net_device *net_dev, enum tc_setup_type type, in dpaa_setup_tc()
410 static int dpaa_set_mac_address(struct net_device *net_dev, void *addr) in dpaa_set_mac_address()
443 static void dpaa_set_rx_mode(struct net_device *net_dev) in dpaa_set_rx_mode()
1318 static void dpaa_fd_release(const struct net_device *net_dev, in dpaa_fd_release()
1855 struct net_device *net_dev = priv->net_dev; in skb_to_contig_fd() local
1909 struct net_device *net_dev = priv->net_dev; in skb_to_sg_fd() local
2048 dpaa_start_xmit(struct sk_buff *skb, struct net_device *net_dev) in dpaa_start_xmit()
2125 static void dpaa_rx_error(struct net_device *net_dev, in dpaa_rx_error()
2149 static void dpaa_tx_error(struct net_device *net_dev, in dpaa_tx_error()
2184 static void dpaa_tx_conf(struct net_device *net_dev, in dpaa_tx_conf()
2229 struct net_device *net_dev; in rx_error_dqrr() local
2260 struct net_device *net_dev; in rx_default_dqrr() local
2375 struct net_device *net_dev; in conf_error_dqrr() local
2396 struct net_device *net_dev; in conf_dflt_dqrr() local
2422 struct net_device *net_dev; in egress_ern() local
2471 static void dpaa_adjust_link(struct net_device *net_dev) in dpaa_adjust_link()
2481 static int dpaa_phy_init(struct net_device *net_dev) in dpaa_phy_init()
2511 static int dpaa_open(struct net_device *net_dev) in dpaa_open()
2551 static int dpaa_eth_stop(struct net_device *net_dev) in dpaa_eth_stop()
2603 static int dpaa_ioctl(struct net_device *net_dev, struct ifreq *rq, int cmd) in dpaa_ioctl()
2632 static int dpaa_napi_add(struct net_device *net_dev) in dpaa_napi_add()
2648 static void dpaa_napi_del(struct net_device *net_dev) in dpaa_napi_del()
2768 struct net_device *net_dev = NULL; in dpaa_eth_probe() local
2953 struct net_device *net_dev; in dpaa_remove() local