Lines Matching defs:ndev

186 static void axienet_dma_bd_release(struct net_device *ndev)  in axienet_dma_bd_release()
238 static int axienet_dma_bd_init(struct net_device *ndev) in axienet_dma_bd_init()
357 static void axienet_set_mac_address(struct net_device *ndev, in axienet_set_mac_address()
391 static int netdev_set_mac_address(struct net_device *ndev, void *p) in netdev_set_mac_address()
409 static void axienet_set_multicast_list(struct net_device *ndev) in axienet_set_multicast_list()
480 static void axienet_setoptions(struct net_device *ndev, u32 options) in axienet_setoptions()
535 static int axienet_device_reset(struct net_device *ndev) in axienet_device_reset()
603 static int axienet_free_tx_chain(struct net_device *ndev, u32 first_bd, in axienet_free_tx_chain()
660 static void axienet_start_xmit_done(struct net_device *ndev) in axienet_start_xmit_done()
718 axienet_start_xmit(struct sk_buff *skb, struct net_device *ndev) in axienet_start_xmit()
819 static void axienet_recv(struct net_device *ndev) in axienet_recv()
915 struct net_device *ndev = _ndev; in axienet_tx_irq() local
965 struct net_device *ndev = _ndev; in axienet_rx_irq() local
1012 struct net_device *ndev = _ndev; in axienet_eth_irq() local
1045 static int axienet_open(struct net_device *ndev) in axienet_open()
1120 static int axienet_stop(struct net_device *ndev) in axienet_stop()
1186 static int axienet_change_mtu(struct net_device *ndev, int new_mtu) in axienet_change_mtu()
1210 static void axienet_poll_controller(struct net_device *ndev) in axienet_poll_controller()
1254 static void axienet_ethtools_get_drvinfo(struct net_device *ndev, in axienet_ethtools_get_drvinfo()
1271 static int axienet_ethtools_get_regs_len(struct net_device *ndev) in axienet_ethtools_get_regs_len()
1286 static void axienet_ethtools_get_regs(struct net_device *ndev, in axienet_ethtools_get_regs()
1335 static void axienet_ethtools_get_ringparam(struct net_device *ndev, in axienet_ethtools_get_ringparam()
1350 static int axienet_ethtools_set_ringparam(struct net_device *ndev, in axienet_ethtools_set_ringparam()
1379 axienet_ethtools_get_pauseparam(struct net_device *ndev, in axienet_ethtools_get_pauseparam()
1400 axienet_ethtools_set_pauseparam(struct net_device *ndev, in axienet_ethtools_set_pauseparam()
1419 static int axienet_ethtools_get_coalesce(struct net_device *ndev, in axienet_ethtools_get_coalesce()
1444 static int axienet_ethtools_set_coalesce(struct net_device *ndev, in axienet_ethtools_set_coalesce()
1464 axienet_ethtools_get_link_ksettings(struct net_device *ndev, in axienet_ethtools_get_link_ksettings()
1473 axienet_ethtools_set_link_ksettings(struct net_device *ndev, in axienet_ethtools_set_link_ksettings()
1501 struct net_device *ndev = to_net_dev(config->dev); in axienet_validate() local
1534 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_pcs_get_state() local
1583 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_link_up() local
1642 struct net_device *ndev = lp->ndev; in axienet_dma_err_handler() local
1780 struct net_device *ndev; in axienet_probe() local
2031 struct net_device *ndev = platform_get_drvdata(pdev); in axienet_remove() local
2053 struct net_device *ndev = platform_get_drvdata(pdev); in axienet_shutdown() local