Home
last modified time | relevance | path

Searched refs:IXGBE_FW_PTR (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_82599.c2325 if (hw->eeprom.ops.read(hw, IXGBE_FW_PTR, &fw_offset)) { in ixgbe_verify_fw_version_82599()
2327 "eeprom read at offset %d failed", IXGBE_FW_PTR); in ixgbe_verify_fw_version_82599()
2380 status = hw->eeprom.ops.read(hw, IXGBE_FW_PTR, &fw_offset); in ixgbe_verify_lesm_fw_enabled_82599()
H A Dixgbe_x540.c531 for (i = ptr_start; i < IXGBE_FW_PTR; i++) { in ixgbe_calc_eeprom_checksum_X540()
H A Dixgbe_type.h2345 #define IXGBE_FW_PTR 0x0F macro
H A Dixgbe_x550.c3446 for (i = IXGBE_PCIE_ANALOG_PTR_X550; i < IXGBE_FW_PTR; i++) { in ixgbe_calc_checksum_X550()
H A Dixgbe_common.c2235 for (i = IXGBE_PCIE_ANALOG_PTR; i < IXGBE_FW_PTR; i++) { in ixgbe_calc_eeprom_checksum_generic()