OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [nog_patch_39/] [or1ksim/] [peripheral/] [ethernet_i.h] - Diff between revs 1146 and 1244

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 1146 Rev 1244
Line 130... Line 130...
  unsigned dma;
  unsigned dma;
        unsigned tx_channel;
        unsigned tx_channel;
        unsigned rx_channel;
        unsigned rx_channel;
 
 
  /* Our address */
  /* Our address */
  unsigned char mac_address[ETH_ALEN];
  unsigned char mac_address[ETHER_ADDR_LEN];
 
 
  /* interrupt line */
  /* interrupt line */
  unsigned long mac_int;
  unsigned long mac_int;
 
 
  /* VAPI ID */
  /* VAPI ID */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.