Lines Matching defs:ndev
430 struct net_device *ndev; member
472 static inline void kick_rx(struct net_device *ndev) in kick_rx()
554 static inline int rx_refill(struct net_device *ndev, gfp_t gfp) in rx_refill()
592 static void rx_refill_atomic(struct net_device *ndev) in rx_refill_atomic()
601 struct net_device *ndev = dev->ndev; in queue_refill() local
613 static void phy_intr(struct net_device *ndev) in phy_intr()
720 static int ns83820_setup_rx(struct net_device *ndev) in ns83820_setup_rx()
810 static void ns83820_rx_kick(struct net_device *ndev) in ns83820_rx_kick()
831 static void rx_irq(struct net_device *ndev)
943 struct net_device *ndev = (void *)_dev; local
969 static void do_tx_done(struct net_device *ndev)
1060 struct net_device *ndev)
1191 struct net_device *ndev = dev->ndev; local
1208 static struct net_device_stats *ns83820_get_stats(struct net_device *ndev)
1221 static int ns83820_get_settings(struct net_device *ndev,
1284 static int ns83820_set_settings(struct net_device *ndev,
1363 static void ns83820_get_drvinfo(struct net_device *ndev, struct ethtool_drvinfo *info)
1371 static u32 ns83820_get_link(struct net_device *ndev)
1404 struct net_device *ndev = data; local
1417 static void ns83820_do_isr(struct net_device *ndev, u32 isr)
1537 static int ns83820_stop(struct net_device *ndev)
1563 static void ns83820_tx_timeout(struct net_device *ndev)
1602 struct net_device *ndev = (void *)data; local
1623 static int ns83820_open(struct net_device *ndev)
1683 static int ns83820_change_mtu(struct net_device *ndev, int new_mtu)
1691 static void ns83820_set_multicast(struct net_device *ndev)
1717 static void ns83820_run_bist(struct net_device *ndev, const char *name, u32 enable, u32 done, u32 f…
1876 static void ns83820_probe_phy(struct net_device *ndev)
1947 struct net_device *ndev; local
2246 struct net_device *ndev = pci_get_drvdata(pci_dev); local