struct e1000_nvm_operations
Defined at line 817 of file ../../zircon/third_party/dev/ethernet/e1000/e1000_hw.h
Function pointers for the NVM.
Public Members
s32 (*)(struct e1000_hw *) init_params
s32 (*)(struct e1000_hw *) acquire
s32 (*)(struct e1000_hw *, u16, u16, u16 *) read
void (*)(struct e1000_hw *) release
void (*)(struct e1000_hw *) reload
s32 (*)(struct e1000_hw *) update
s32 (*)(struct e1000_hw *, u16 *) valid_led_default
s32 (*)(struct e1000_hw *) validate
s32 (*)(struct e1000_hw *, u16, u16, u16 *) write