Searched defs:e1000_nvm_operations (Results 1 – 2 of 2) sorted by relevance
334 struct e1000_nvm_operations { struct347 struct e1000_nvm_operations *nvm_ops; argument
823 struct e1000_nvm_operations { struct824 s32 (*acquire)(struct e1000_hw *);825 s32 (*read)(struct e1000_hw *, u16, u16, u16 *);826 void (*release)(struct e1000_hw *);827 s32 (*update)(struct e1000_hw *);828 s32 (*valid_led_default)(struct e1000_hw *, u16 *);829 s32 (*validate)(struct e1000_hw *);830 s32 (*write)(struct e1000_hw *, u16, u16, u16 *);