Lines Matching defs:ndev

163 static void axienet_dma_bd_release(struct net_device *ndev)  in axienet_dma_bd_release()
285 static int axienet_dma_bd_init(struct net_device *ndev) in axienet_dma_bd_init()
360 static void axienet_set_mac_address(struct net_device *ndev, in axienet_set_mac_address()
394 static int netdev_set_mac_address(struct net_device *ndev, void *p) in netdev_set_mac_address()
412 static void axienet_set_multicast_list(struct net_device *ndev) in axienet_set_multicast_list()
483 static void axienet_setoptions(struct net_device *ndev, u32 options) in axienet_setoptions()
585 static int axienet_device_reset(struct net_device *ndev) in axienet_device_reset()
744 struct net_device *ndev = lp->ndev; in axienet_tx_poll() local
791 axienet_start_xmit(struct sk_buff *skb, struct net_device *ndev) in axienet_start_xmit()
1020 struct net_device *ndev = _ndev; in axienet_tx_irq() local
1064 struct net_device *ndev = _ndev; in axienet_rx_irq() local
1106 struct net_device *ndev = _ndev; in axienet_eth_irq() local
1139 static int axienet_open(struct net_device *ndev) in axienet_open()
1212 static int axienet_stop(struct net_device *ndev) in axienet_stop()
1253 static int axienet_change_mtu(struct net_device *ndev, int new_mtu) in axienet_change_mtu()
1277 static void axienet_poll_controller(struct net_device *ndev) in axienet_poll_controller()
1343 static void axienet_ethtools_get_drvinfo(struct net_device *ndev, in axienet_ethtools_get_drvinfo()
1360 static int axienet_ethtools_get_regs_len(struct net_device *ndev) in axienet_ethtools_get_regs_len()
1375 static void axienet_ethtools_get_regs(struct net_device *ndev, in axienet_ethtools_get_regs()
1425 axienet_ethtools_get_ringparam(struct net_device *ndev, in axienet_ethtools_get_ringparam()
1443 axienet_ethtools_set_ringparam(struct net_device *ndev, in axienet_ethtools_set_ringparam()
1475 axienet_ethtools_get_pauseparam(struct net_device *ndev, in axienet_ethtools_get_pauseparam()
1496 axienet_ethtools_set_pauseparam(struct net_device *ndev, in axienet_ethtools_set_pauseparam()
1518 axienet_ethtools_get_coalesce(struct net_device *ndev, in axienet_ethtools_get_coalesce()
1546 axienet_ethtools_set_coalesce(struct net_device *ndev, in axienet_ethtools_set_coalesce()
1572 axienet_ethtools_get_link_ksettings(struct net_device *ndev, in axienet_ethtools_get_link_ksettings()
1581 axienet_ethtools_set_link_ksettings(struct net_device *ndev, in axienet_ethtools_set_link_ksettings()
1640 struct net_device *ndev = pcs_to_axienet_local(pcs)->ndev; in axienet_pcs_config() local
1672 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_select_pcs() local
1701 struct net_device *ndev = to_net_dev(config->dev); in axienet_mac_link_up() local
1759 struct net_device *ndev = lp->ndev; in axienet_dma_err_handler() local
1849 struct net_device *ndev; in axienet_probe() local
2185 struct net_device *ndev = platform_get_drvdata(pdev); in axienet_remove() local
2208 struct net_device *ndev = platform_get_drvdata(pdev); in axienet_shutdown() local
2221 struct net_device *ndev = dev_get_drvdata(dev); in axienet_suspend() local
2237 struct net_device *ndev = dev_get_drvdata(dev); in axienet_resume() local