Searched defs:txgbe_rom_info (Results 1 – 1 of 1) sorted by relevance
406 struct txgbe_rom_info { struct407 s32 (*init_params)(struct txgbe_hw *hw);421 s32 (*update_checksum)(struct txgbe_hw *hw);422 s32 (*calc_checksum)(struct txgbe_hw *hw);424 enum txgbe_eeprom_type type;425 u32 semaphore_delay;426 u16 word_size;427 u16 address_bits;428 u16 word_page_size;429 u16 ctrl_word_3;[all …]