Lines Matching defs:ndev
394 struct net_device *ndev; member
716 static void lpc_handle_link_change(struct net_device *ndev) in lpc_handle_link_change()
751 static int lpc_mii_probe(struct net_device *ndev) in lpc_mii_probe()
839 static void __lpc_handle_xmit(struct net_device *ndev) in __lpc_handle_xmit()
895 static int __lpc_handle_recv(struct net_device *ndev, int budget) in __lpc_handle_recv()
969 struct net_device *ndev = pldat->ndev; in lpc_eth_poll() local
988 struct net_device *ndev = dev_id; in __lpc_eth_interrupt() local
1007 static int lpc_eth_close(struct net_device *ndev) in lpc_eth_close()
1033 struct net_device *ndev) in lpc_eth_hard_start_xmit()
1086 static int lpc_set_mac_address(struct net_device *ndev, void *p) in lpc_set_mac_address()
1106 static void lpc_eth_set_multicast_list(struct net_device *ndev) in lpc_eth_set_multicast_list()
1153 static int lpc_eth_open(struct net_device *ndev) in lpc_eth_open()
1183 static void lpc_eth_ethtool_getdrvinfo(struct net_device *ndev, in lpc_eth_ethtool_getdrvinfo()
1192 static u32 lpc_eth_ethtool_getmsglevel(struct net_device *ndev) in lpc_eth_ethtool_getmsglevel()
1199 static void lpc_eth_ethtool_setmsglevel(struct net_device *ndev, u32 level) in lpc_eth_ethtool_setmsglevel()
1230 struct net_device *ndev; in lpc_eth_drv_probe() local
1419 struct net_device *ndev = platform_get_drvdata(pdev); in lpc_eth_drv_remove() local
1444 struct net_device *ndev = platform_get_drvdata(pdev); in lpc_eth_drv_suspend() local
1469 struct net_device *ndev = platform_get_drvdata(pdev); in lpc_eth_drv_resume() local