Home
last modified time | relevance | path

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

/onnv-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h2589 struct ixgbe_eeprom_operations { struct
2590 s32 (*init_params)(struct ixgbe_hw *);
2591 s32 (*read)(struct ixgbe_hw *, u16, u16 *);
2592 s32 (*write)(struct ixgbe_hw *, u16, u16);
2593 s32 (*validate_checksum)(struct ixgbe_hw *, u16 *);
2594 s32 (*update_checksum)(struct ixgbe_hw *);
2595 u16 (*calc_checksum)(struct ixgbe_hw *);