Searched refs:ns83820 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 3 /* ns83820.c by Benjamin LaHaise with contributions. 5 * Questions/comments/discussion to linux-ns83820@kvack.org. 110 #define DRV_NAME "ns83820" 411 struct ns83820 { struct 450 static inline struct ns83820 *PRIV(struct net_device *dev) in PRIV() 459 struct ns83820 *dev = PRIV(ndev); in kick_rx() 490 static inline void build_rx_desc(struct ns83820 *dev, __le32 *desc, dma_addr_t link, dma_addr_t buf, u32 cmdsts, u32 extsts) in build_rx_desc() 500 static inline int ns83820_add_rx_skb(struct ns83820 *dev, struct sk_buff *skb) in ns83820_add_rx_skb() 541 struct ns83820 *dev = PRIV(ndev); in rx_refill() 585 struct ns83820 *de in queue_refill() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 3 /* ns83820.c by Benjamin LaHaise with contributions. 5 * Questions/comments/discussion to linux-ns83820@kvack.org. 110 #define DRV_NAME "ns83820" 411 struct ns83820 { struct 450 static inline struct ns83820 *PRIV(struct net_device *dev) in PRIV() 459 struct ns83820 *dev = PRIV(ndev); in kick_rx() 490 static inline void build_rx_desc(struct ns83820 *dev, __le32 *desc, dma_addr_t link, dma_addr_t buf, u32 cmdsts, u32 extsts) in build_rx_desc() 500 static inline int ns83820_add_rx_skb(struct ns83820 *dev, struct sk_buff *skb) in ns83820_add_rx_skb() 541 struct ns83820 *dev = PRIV(ndev); in rx_refill() 585 struct ns83820 *de in queue_refill() [all...] |
Completed in 5 milliseconds