Searched defs:net_dev (Results 1 – 2 of 2) sorted by relevance
121 static void ldpaa_eth_get_dpmac_counter(struct eth_device *net_dev) in ldpaa_eth_get_dpmac_counter()314 static int ldpaa_eth_tx(struct eth_device *net_dev, void *buf, int len) in ldpaa_eth_tx()392 static int ldpaa_eth_open(struct eth_device *net_dev, bd_t *bd) in ldpaa_eth_open()556 static void ldpaa_eth_stop(struct eth_device *net_dev) in ldpaa_eth_stop()963 static int ldpaa_eth_netdev_init(struct eth_device *net_dev, in ldpaa_eth_netdev_init()995 struct eth_device *net_dev = NULL; in ldpaa_eth_init() local
119 struct eth_device *net_dev; member