Lines Matching defs:ndev

429 	struct net_device	*ndev;  member
471 static inline void kick_rx(struct net_device *ndev) in kick_rx()
553 static inline int rx_refill(struct net_device *ndev, gfp_t gfp) in rx_refill()
591 static void rx_refill_atomic(struct net_device *ndev) in rx_refill_atomic()
600 struct net_device *ndev = dev->ndev; in queue_refill() local
612 static void phy_intr(struct net_device *ndev) in phy_intr()
719 static int ns83820_setup_rx(struct net_device *ndev) in ns83820_setup_rx()
809 static void ns83820_rx_kick(struct net_device *ndev) in ns83820_rx_kick()
830 static void rx_irq(struct net_device *ndev)
942 struct net_device *ndev = (void *)_dev; local
968 static void do_tx_done(struct net_device *ndev)
1059 struct net_device *ndev)
1190 struct net_device *ndev = dev->ndev; local
1207 static struct net_device_stats *ns83820_get_stats(struct net_device *ndev)
1220 static int ns83820_get_settings(struct net_device *ndev,
1283 static int ns83820_set_settings(struct net_device *ndev,
1362 static void ns83820_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *info)
1370 static u32 ns83820_get_link(struct net_device *ndev)
1403 struct net_device *ndev = data; local
1416 static void ns83820_do_isr(struct net_device *ndev, u32 isr)
1536 static int ns83820_stop(struct net_device *ndev)
1562 static void ns83820_tx_timeout(struct net_device *ndev)
1601 struct net_device *ndev = (void *)data; local
1622 static int ns83820_open(struct net_device *ndev)
1682 static int ns83820_change_mtu(struct net_device *ndev, int new_mtu)
1690 static void ns83820_set_multicast(struct net_device *ndev)
1716 static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 f…
1875 static void ns83820_probe_phy(struct net_device *ndev)
1946 struct net_device *ndev; local
2244 struct net_device *ndev = pci_get_drvdata(pci_dev); local