iPXE
Data Fields
dm96xx_device Struct Reference

A DM96xx network device. More...

#include <dm96xx.h>

Data Fields

struct usb_deviceusb
 USB device. More...
 
struct usb_busbus
 USB bus. More...
 
struct net_devicenetdev
 Network device. More...
 
struct usbnet_device usbnet
 USB network device. More...
 

Detailed Description

A DM96xx network device.

Definition at line 95 of file dm96xx.h.

Field Documentation

◆ usb

struct usb_device* dm96xx_device::usb

USB device.

Definition at line 97 of file dm96xx.h.

Referenced by dm96xx_probe(), dm96xx_read_registers(), dm96xx_write_register(), and dm96xx_write_registers().

◆ bus

struct usb_bus* dm96xx_device::bus

USB bus.

Definition at line 99 of file dm96xx.h.

Referenced by dm96xx_poll(), and dm96xx_probe().

◆ netdev

struct net_device* dm96xx_device::netdev

Network device.

Definition at line 101 of file dm96xx.h.

Referenced by dm96xx_in_complete(), dm96xx_intr_complete(), dm96xx_link_nsr(), dm96xx_out_complete(), and dm96xx_probe().

◆ usbnet

struct usbnet_device dm96xx_device::usbnet

The documentation for this struct was generated from the following file: