Lines Matching defs:ndev

297 static void temac_dma_bd_release(struct net_device *ndev)  in temac_dma_bd_release()
325 static int temac_dma_bd_init(struct net_device *ndev) in temac_dma_bd_init()
416 static void temac_do_set_mac_address(struct net_device *ndev) in temac_do_set_mac_address()
437 static int temac_init_mac_address(struct net_device *ndev, const void *address) in temac_init_mac_address()
446 static int temac_set_mac_address(struct net_device *ndev, void *p) in temac_set_mac_address()
457 static void temac_set_multicast_list(struct net_device *ndev) in temac_set_multicast_list()
597 static u32 temac_setoptions(struct net_device *ndev, u32 options) in temac_setoptions()
620 static void temac_device_reset(struct net_device *ndev) in temac_device_reset()
707 static void temac_adjust_link(struct net_device *ndev) in temac_adjust_link()
771 static void temac_start_xmit_done(struct net_device *ndev) in temac_start_xmit_done()
846 temac_start_xmit(struct sk_buff *skb, struct net_device *ndev) in temac_start_xmit()
968 static void ll_temac_recv(struct net_device *ndev) in ll_temac_recv()
1110 struct net_device *ndev = lp->ndev; in ll_temac_restart_work_func() local
1117 struct net_device *ndev = _ndev; in ll_temac_tx_irq() local
1136 struct net_device *ndev = _ndev; in ll_temac_rx_irq() local
1154 static int temac_open(struct net_device *ndev) in temac_open()
1200 static int temac_stop(struct net_device *ndev) in temac_stop()
1222 temac_poll_controller(struct net_device *ndev) in temac_poll_controller()
1256 struct net_device *ndev = dev_get_drvdata(dev); in temac_show_llink_regs() local
1284 ll_temac_ethtools_get_ringparam(struct net_device *ndev, in ll_temac_ethtools_get_ringparam()
1302 ll_temac_ethtools_set_ringparam(struct net_device *ndev, in ll_temac_ethtools_set_ringparam()
1324 ll_temac_ethtools_get_coalesce(struct net_device *ndev, in ll_temac_ethtools_get_coalesce()
1339 ll_temac_ethtools_set_coalesce(struct net_device *ndev, in ll_temac_ethtools_set_coalesce()
1388 struct net_device *ndev; in temac_probe() local
1631 struct net_device *ndev = platform_get_drvdata(pdev); in temac_remove() local