Searched refs:e100_netdev_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.4.14/drivers/net/cris/ | ||
H A D | eth_v10.c | 257 static const struct net_device_ops e100_netdev_ops = { variable in typeref:struct:net_device_ops 318 dev->netdev_ops = &e100_netdev_ops; etrax_ethernet_init() |
/linux-4.4.14/drivers/net/ethernet/intel/ | ||
H A D | e100.c | 2830 static const struct net_device_ops e100_netdev_ops = { variable in typeref:struct:net_device_ops 2859 netdev->netdev_ops = &e100_netdev_ops; e100_probe() |
Completed in 93 milliseconds