Searched defs:e1000_dev_spec_ich8lan (Results 1 – 1 of 1) sorted by relevance
1005 struct e1000_dev_spec_ich8lan { struct1006 bool kmrn_lock_loss_workaround_enabled;1007 struct e1000_shadow_ram shadow_ram[E1000_SHADOW_RAM_WORDS];1008 bool nvm_k1_enabled;1009 bool disable_k1_off;1010 bool eee_disable;1011 u16 eee_lp_ability;1012 enum e1000_ulp_state ulp_state;1013 bool ulp_capability_disabled;1014 bool during_suspend_flow;[all …]