Searched refs:ixgb_get_eeprom_word (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb_ee.c524 ixgb_get_eeprom_word(struct ixgb_hw *hw, u16 index) function
H A Dixgb_hw.h791 __le16 ixgb_get_eeprom_word(struct ixgb_hw *hw, u16 index);
H A Dixgb_ethtool.c453 eeprom_buff[i] = ixgb_get_eeprom_word(hw, (first_word + i));

Completed in 415 milliseconds