Searched refs:emac_netdev_ops (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/qualcomm/emac/
H A Demac.c372 static const struct net_device_ops emac_netdev_ops = { variable in typeref:struct:net_device_ops
645 netdev->netdev_ops = &emac_netdev_ops;
/linux-master/drivers/net/ethernet/allwinner/
H A Dsun4i-emac.c897 static const struct net_device_ops emac_netdev_ops = { variable in typeref:struct:net_device_ops
1048 ndev->netdev_ops = &emac_netdev_ops;
/linux-master/drivers/net/ethernet/ti/
H A Ddavinci_emac.c1713 static const struct net_device_ops emac_netdev_ops = { variable in typeref:struct:net_device_ops
1945 ndev->netdev_ops = &emac_netdev_ops;
/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c1673 static const struct net_device_ops emac_netdev_ops = { variable in typeref:struct:net_device_ops
1843 ndev->netdev_ops = &emac_netdev_ops;
/linux-master/drivers/net/ethernet/ibm/emac/
H A Dcore.c3009 static const struct net_device_ops emac_netdev_ops = { variable in typeref:struct:net_device_ops
3181 ndev->netdev_ops = &emac_netdev_ops;

Completed in 193 milliseconds