Searched refs:ns83820 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dns83820.c31 #define DRV_NAME "ns83820"
332 struct ns83820 { struct
375 static inline struct ns83820 *PRIV(struct net_device *dev)
384 struct ns83820 *dev = PRIV(ndev);
406 struct ns83820 *dev = PRIV(ndev);
431 static inline void build_rx_desc(struct ns83820 *dev, __le32 *desc, dma_addr_t link, dma_addr_t buf, u32 cmdsts, u32 extsts)
441 static inline int ns83820_add_rx_skb(struct ns83820 *dev, struct sk_buff *skb)
475 struct ns83820 *dev = PRIV(ndev);
519 struct ns83820 *dev = container_of(work, struct ns83820, tq_refil
[all...]
H A DMakefile81 obj-$(CONFIG_NS83820) += ns83820.o

Completed in 114 milliseconds