|
iPXE
|
#include <igbvf_vf.h>
Data Fields | |
| void * | back |
| u8 __iomem * | hw_addr |
| u8 __iomem * | flash_address |
| unsigned long | io_base |
| struct e1000_mac_info | mac |
| struct e1000_bus_info | bus |
| struct e1000_mbx_info | mbx |
| union { | |
| struct e1000_dev_spec_vf vf | |
| } | dev_spec |
| u16 | device_id |
| u16 | subsystem_vendor_id |
| u16 | subsystem_device_id |
| u16 | vendor_id |
| u8 | revision_id |
Definition at line 310 of file igbvf_vf.h.
| void* e1000_hw::back |
Definition at line 311 of file igbvf_vf.h.
Referenced by igbvf_probe().
Definition at line 313 of file igbvf_vf.h.
Referenced by igbvf_probe(), and igbvf_remove().
Definition at line 314 of file igbvf_vf.h.
Referenced by igbvf_remove().
| unsigned long e1000_hw::io_base |
Definition at line 315 of file igbvf_vf.h.
Referenced by igbvf_probe().
| struct e1000_mac_info e1000_hw::mac |
Definition at line 317 of file igbvf_vf.h.
Referenced by igbvf_open(), igbvf_probe(), igbvf_reset(), and igbvf_sw_init().
| struct e1000_bus_info e1000_hw::bus |
Definition at line 318 of file igbvf_vf.h.
| struct e1000_mbx_info e1000_hw::mbx |
Definition at line 319 of file igbvf_vf.h.
Referenced by igbvf_sw_init().
| struct e1000_dev_spec_vf e1000_hw::vf |
Definition at line 322 of file igbvf_vf.h.
| union { ... } e1000_hw::dev_spec |
| u16 e1000_hw::device_id |
Definition at line 325 of file igbvf_vf.h.
| u16 e1000_hw::subsystem_vendor_id |
Definition at line 326 of file igbvf_vf.h.
| u16 e1000_hw::subsystem_device_id |
Definition at line 327 of file igbvf_vf.h.
| u16 e1000_hw::vendor_id |
Definition at line 328 of file igbvf_vf.h.
| u8 e1000_hw::revision_id |
Definition at line 330 of file igbvf_vf.h.
1.8.15