Lines Matching defs:ndev

431 	struct net_device	*ndev;  member
473 static inline void kick_rx(struct net_device *ndev) in kick_rx()
555 static inline int rx_refill(struct net_device *ndev, gfp_t gfp) in rx_refill()
593 static void rx_refill_atomic(struct net_device *ndev) in rx_refill_atomic()
602 struct net_device *ndev = dev->ndev; in queue_refill() local
614 static void phy_intr(struct net_device *ndev) in phy_intr()
721 static int ns83820_setup_rx(struct net_device *ndev) in ns83820_setup_rx()
811 static void ns83820_rx_kick(struct net_device *ndev) in ns83820_rx_kick()
832 static void rx_irq(struct net_device *ndev)
944 struct net_device *ndev = (void *)_dev; local
970 static void do_tx_done(struct net_device *ndev)
1061 struct net_device *ndev)
1192 struct net_device *ndev = dev->ndev; local
1209 static struct net_device_stats *ns83820_get_stats(struct net_device *ndev)
1222 static int ns83820_get_settings(struct net_device *ndev,
1285 static int ns83820_set_settings(struct net_device *ndev,
1364 static void ns83820_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *info)
1372 static u32 ns83820_get_link(struct net_device *ndev)
1405 struct net_device *ndev = data; local
1418 static void ns83820_do_isr(struct net_device *ndev, u32 isr)
1538 static int ns83820_stop(struct net_device *ndev)
1564 static void ns83820_tx_timeout(struct net_device *ndev)
1603 struct net_device *ndev = (void *)data; local
1624 static int ns83820_open(struct net_device *ndev)
1684 static int ns83820_change_mtu(struct net_device *ndev, int new_mtu)
1692 static void ns83820_set_multicast(struct net_device *ndev)
1718 static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 f…
1877 static void ns83820_probe_phy(struct net_device *ndev)
1948 struct net_device *ndev; local
2247 struct net_device *ndev = pci_get_drvdata(pci_dev); local