|
Linux Kernel
3.7.1
|
#include <ixgbe_type.h>
Data Fields | |
| struct ixgbe_eeprom_operations | ops |
| enum ixgbe_eeprom_type | type |
| u32 | semaphore_delay |
| u16 | word_size |
| u16 | address_bits |
| u16 | word_page_size |
Definition at line 2888 of file ixgbe_type.h.
| u16 address_bits |
Definition at line 2893 of file ixgbe_type.h.
Definition at line 2889 of file ixgbe_type.h.
| u32 semaphore_delay |
Definition at line 2891 of file ixgbe_type.h.
| enum ixgbe_eeprom_type type |
Definition at line 2890 of file ixgbe_type.h.
| u16 word_page_size |
Definition at line 2894 of file ixgbe_type.h.
| u16 word_size |
Definition at line 2892 of file ixgbe_type.h.
1.8.2