Lines Matching defs:ndev
187 static void axienet_dma_bd_release(struct net_device *ndev) in axienet_dma_bd_release()
239 static int axienet_dma_bd_init(struct net_device *ndev) in axienet_dma_bd_init()
358 static void axienet_set_mac_address(struct net_device *ndev, in axienet_set_mac_address()
392 static int netdev_set_mac_address(struct net_device *ndev, void *p) in netdev_set_mac_address()
410 static void axienet_set_multicast_list(struct net_device *ndev) in axienet_set_multicast_list()
481 static void axienet_setoptions(struct net_device *ndev, u32 options) in axienet_setoptions()
545 static int axienet_device_reset(struct net_device *ndev) in axienet_device_reset()
613 static int axienet_free_tx_chain(struct net_device *ndev, u32 first_bd, in axienet_free_tx_chain()
700 static void axienet_start_xmit_done(struct net_device *ndev) in axienet_start_xmit_done()
736 axienet_start_xmit(struct sk_buff *skb, struct net_device *ndev) in axienet_start_xmit()
844 static void axienet_recv(struct net_device *ndev) in axienet_recv()
954 struct net_device *ndev = _ndev; in axienet_tx_irq() local
1004 struct net_device *ndev = _ndev; in axienet_rx_irq() local
1051 struct net_device *ndev = _ndev; in axienet_eth_irq() local
1084 static int axienet_open(struct net_device *ndev) in axienet_open()
1152 static int axienet_stop(struct net_device *ndev) in axienet_stop()
1216 static int axienet_change_mtu(struct net_device *ndev, int new_mtu) in axienet_change_mtu()
1240 static void axienet_poll_controller(struct net_device *ndev) in axienet_poll_controller()
1284 static void axienet_ethtools_get_drvinfo(struct net_device *ndev, in axienet_ethtools_get_drvinfo()
1301 static int axienet_ethtools_get_regs_len(struct net_device *ndev) in axienet_ethtools_get_regs_len()
1316 static void axienet_ethtools_get_regs(struct net_device *ndev, in axienet_ethtools_get_regs()
1365 static void axienet_ethtools_get_ringparam(struct net_device *ndev, in axienet_ethtools_get_ringparam()
1380 static int axienet_ethtools_set_ringparam(struct net_device *ndev, in axienet_ethtools_set_ringparam()
1410 axienet_ethtools_get_pauseparam(struct net_device *ndev, in axienet_ethtools_get_pauseparam()
1431 axienet_ethtools_set_pauseparam(struct net_device *ndev, in axienet_ethtools_set_pauseparam()
1453 axienet_ethtools_get_coalesce(struct net_device *ndev, in axienet_ethtools_get_coalesce()
1483 axienet_ethtools_set_coalesce(struct net_device *ndev, in axienet_ethtools_set_coalesce()
1505 axienet_ethtools_get_link_ksettings(struct net_device *ndev, in axienet_ethtools_get_link_ksettings()
1514 axienet_ethtools_set_link_ksettings(struct net_device *ndev, in axienet_ethtools_set_link_ksettings()
1550 struct net_device *ndev = to_net_dev(config->dev); in axienet_validate() local
1610 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_pcs_get_state() local
1625 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_an_restart() local
1634 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_prepare() local
1661 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_config() local
1694 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_link_up() local
1754 struct net_device *ndev = lp->ndev; in axienet_dma_err_handler() local
1888 struct net_device *ndev; in axienet_probe() local
2193 struct net_device *ndev = platform_get_drvdata(pdev); in axienet_remove() local
2219 struct net_device *ndev = platform_get_drvdata(pdev); in axienet_shutdown() local