Lines Matching defs:ndev

420 	struct net_device	*ndev;  member
750 static void lpc_handle_link_change(struct net_device *ndev) in lpc_handle_link_change()
785 static int lpc_mii_probe(struct net_device *ndev) in lpc_mii_probe()
883 static void __lpc_handle_xmit(struct net_device *ndev) in __lpc_handle_xmit()
939 static int __lpc_handle_recv(struct net_device *ndev, int budget) in __lpc_handle_recv()
1015 struct net_device *ndev = pldat->ndev; in lpc_eth_poll() local
1034 struct net_device *ndev = dev_id; in __lpc_eth_interrupt() local
1053 static int lpc_eth_close(struct net_device *ndev) in lpc_eth_close()
1079 static int lpc_eth_hard_start_xmit(struct sk_buff *skb, struct net_device *ndev) in lpc_eth_hard_start_xmit()
1132 static int lpc_set_mac_address(struct net_device *ndev, void *p) in lpc_set_mac_address()
1152 static void lpc_eth_set_multicast_list(struct net_device *ndev) in lpc_eth_set_multicast_list()
1199 static int lpc_eth_ioctl(struct net_device *ndev, struct ifreq *req, int cmd) in lpc_eth_ioctl()
1213 static int lpc_eth_open(struct net_device *ndev) in lpc_eth_open()
1240 static void lpc_eth_ethtool_getdrvinfo(struct net_device *ndev, in lpc_eth_ethtool_getdrvinfo()
1249 static u32 lpc_eth_ethtool_getmsglevel(struct net_device *ndev) in lpc_eth_ethtool_getmsglevel()
1256 static void lpc_eth_ethtool_setmsglevel(struct net_device *ndev, u32 level) in lpc_eth_ethtool_setmsglevel()
1263 static int lpc_eth_ethtool_getsettings(struct net_device *ndev, in lpc_eth_ethtool_getsettings()
1275 static int lpc_eth_ethtool_setsettings(struct net_device *ndev, in lpc_eth_ethtool_setsettings()
1310 struct net_device *ndev; in lpc_eth_drv_probe() local
1507 struct net_device *ndev = platform_get_drvdata(pdev); in lpc_eth_drv_remove() local
1532 struct net_device *ndev = platform_get_drvdata(pdev); in lpc_eth_drv_suspend() local
1557 struct net_device *ndev = platform_get_drvdata(pdev); in lpc_eth_drv_resume() local