Home
last modified time | relevance | path

Searched refs:emac_netdev_ops (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1027 static const struct net_device_ops emac_netdev_ops = { variable
1165 ndev->netdev_ops = &emac_netdev_ops; in prueth_netdev_init()
1193 if (ndev->netdev_ops == &emac_netdev_ops && netif_running(ndev)) { in prueth_dev_check()
1444 if (ndev->netdev_ops != &emac_netdev_ops) in prueth_netdevice_event()
H A Dicssg_prueth_sr1.c744 static const struct net_device_ops emac_netdev_ops = { variable
875 ndev->netdev_ops = &emac_netdev_ops; in prueth_netdev_init()
/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2969 static const struct net_device_ops emac_netdev_ops = { variable
3143 ndev->netdev_ops = &emac_netdev_ops; in emac_probe()