struct ethoc - driver-private device structure : pointer to I/O memory region : pointer to buffer memory region : dma allocated buffer size : I/O memory region size : number of send buffers : last send buffer written : last buffer actually sent : number of receive buffers : current receive buffer : pointer to array of virtual memory addresses for buffers : pointer to network device structure : NAPI structure : device state flags : device lock : attached PHY : MDIO bus for PHY access : address of attached PHY
Definition at line 196 of file ethoc.c.