Home
last modified time | relevance | path

Searched refs:ixgbe_write_eeprom (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h101 s32 ixgbe_write_eeprom(struct ixgbe_hw *hw, u16 offset, u16 data);
H A Dixgbe_api.c807 s32 ixgbe_write_eeprom(struct ixgbe_hw *hw, u16 offset, u16 data) in ixgbe_write_eeprom() function