#include <e1000e_hw.h>
Data Fields | |
| bool | kmrn_lock_loss_workaround_enabled |
| struct e1000_shadow_ram | shadow_ram [E1000_ICH8_SHADOW_RAM_WORDS] |
| bool | nvm_k1_enabled |
Definition at line 676 of file e1000e_hw.h.
Definition at line 677 of file e1000e_hw.h.
Referenced by e1000e_kmrn_lock_loss_workaround_ich8lan(), and e1000e_set_kmrn_lock_loss_workaround_ich8lan().
struct e1000_shadow_ram e1000_dev_spec_ich8lan::shadow_ram[E1000_ICH8_SHADOW_RAM_WORDS] [read] |
Definition at line 678 of file e1000e_hw.h.
Referenced by e1000e_init_nvm_params_ich8lan(), e1000e_read_nvm_ich8lan(), e1000e_update_nvm_checksum_ich8lan(), and e1000e_write_nvm_ich8lan().
Definition at line 679 of file e1000e_hw.h.
Referenced by e1000e_k1_gig_workaround_hv(), and e1000e_reset_hw_ich8lan().
1.5.7.1