Searched defs:temac_local (Results 1 – 1 of 1) sorted by relevance
341 struct temac_local { struct360 u32 (*temac_ior)(struct temac_local *lp, int offset); argument365 int tx_irq;366 int rx_irq;367 int emac_num;369 struct sk_buff **rx_skb;370 spinlock_t rx_lock;376 int last_link;380 struct cdmac_bd *tx_bd_v;381 dma_addr_t tx_bd_p;[all …]