Searched refs:ns83820 (Results 1 – 2 of 2) sorted by relevance
425 struct ns83820 { struct464 static inline struct ns83820 *PRIV(struct net_device *dev) in PRIV() argument473 struct ns83820 *dev = PRIV(ndev); in kick_rx()504 static inline void build_rx_desc(struct ns83820 *dev, __le32 *desc, dma_addr_t link, dma_addr_t buf… in build_rx_desc()514 static inline int ns83820_add_rx_skb(struct ns83820 *dev, struct sk_buff *skb) in ns83820_add_rx_skb()555 struct ns83820 *dev = PRIV(ndev); in rx_refill()599 struct ns83820 *dev = container_of(work, struct ns83820, tq_refill); in queue_refill()607 static inline void clear_rx_desc(struct ns83820 *dev, unsigned i) in clear_rx_desc()614 struct ns83820 *dev = PRIV(ndev); in phy_intr()721 struct ns83820 *dev = PRIV(ndev); in ns83820_setup_rx()[all …]
8 obj-$(CONFIG_NS83820) += ns83820.o