Searched refs:mace_netdev_ops (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/apple/ | ||
H A D | macmace.c | 182 static const struct net_device_ops mace_netdev_ops = { variable in typeref:struct:net_device_ops 248 dev->netdev_ops = &mace_netdev_ops; mace_probe() |
H A D | mace.c | 99 static const struct net_device_ops mace_netdev_ops = { variable in typeref:struct:net_device_ops 219 dev->netdev_ops = &mace_netdev_ops; mace_probe() |
/linux-4.4.14/drivers/net/ethernet/amd/ | ||
H A D | nmclan_cs.c | 422 static const struct net_device_ops mace_netdev_ops = { variable in typeref:struct:net_device_ops 459 dev->netdev_ops = &mace_netdev_ops; nmclan_probe() |
Completed in 54 milliseconds