Home
last modified time | relevance | path

Searched defs:e1000_nvm_operations (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/intel/igb/
De1000_hw.h334 struct e1000_nvm_operations { struct
347 struct e1000_nvm_operations *nvm_ops; argument
/linux-3.4.99/drivers/net/ethernet/intel/e1000e/
Dhw.h829 struct e1000_nvm_operations { struct
830 s32 (*acquire)(struct e1000_hw *);
831 s32 (*read)(struct e1000_hw *, u16, u16, u16 *);
832 void (*release)(struct e1000_hw *);
833 void (*reload)(struct e1000_hw *);
834 s32 (*update)(struct e1000_hw *);
835 s32 (*valid_led_default)(struct e1000_hw *, u16 *);
836 s32 (*validate)(struct e1000_hw *);
837 s32 (*write)(struct e1000_hw *, u16, u16, u16 *);