Lines Matching defs:ndev
356 struct net_device *ndev; member
448 static void ag71xx_get_drvinfo(struct net_device *ndev, in ag71xx_get_drvinfo()
458 static int ag71xx_get_link_ksettings(struct net_device *ndev, in ag71xx_get_link_ksettings()
466 static int ag71xx_set_link_ksettings(struct net_device *ndev, in ag71xx_set_link_ksettings()
474 static int ag71xx_ethtool_nway_reset(struct net_device *ndev) in ag71xx_ethtool_nway_reset()
481 static void ag71xx_ethtool_get_pauseparam(struct net_device *ndev, in ag71xx_ethtool_get_pauseparam()
489 static int ag71xx_ethtool_set_pauseparam(struct net_device *ndev, in ag71xx_ethtool_set_pauseparam()
509 static void ag71xx_ethtool_get_stats(struct net_device *ndev, in ag71xx_ethtool_get_stats()
520 static int ag71xx_ethtool_get_sset_count(struct net_device *ndev, int sset) in ag71xx_ethtool_get_sset_count()
543 struct net_device *ndev = ag->ndev; in ag71xx_mdio_wait_busy() local
674 struct net_device *ndev = ag->ndev; in ag71xx_mdio_probe() local
781 struct net_device *ndev = ag->ndev; in ag71xx_tx_packets() local
850 struct net_device *ndev = ag->ndev; in ag71xx_dma_wait_stop() local
869 struct net_device *ndev = ag->ndev; in ag71xx_dma_reset() local
1185 struct net_device *ndev = ag->ndev; in ag71xx_ring_tx_clean() local
1285 struct net_device *ndev = ag->ndev; in ag71xx_ring_rx_init() local
1461 static int ag71xx_open(struct net_device *ndev) in ag71xx_open()
1496 static int ag71xx_stop(struct net_device *ndev) in ag71xx_stop()
1557 struct net_device *ndev) in ag71xx_hard_start_xmit()
1633 static void ag71xx_tx_timeout(struct net_device *ndev, unsigned int txqueue) in ag71xx_tx_timeout()
1659 struct net_device *ndev = ag->ndev; in ag71xx_rx_packets() local
1744 struct net_device *ndev = ag->ndev; in ag71xx_poll() local
1798 struct net_device *ndev = dev_id; in ag71xx_interrupt() local
1828 static int ag71xx_change_mtu(struct net_device *ndev, int new_mtu) in ag71xx_change_mtu()
1858 struct net_device *ndev; in ag71xx_probe() local
2016 struct net_device *ndev = platform_get_drvdata(pdev); in ag71xx_remove() local