Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_x540.c664 flup = IXGBE_READ_REG(hw, IXGBE_EEC) | IXGBE_EEC_FLUP; in ixgbe_update_flash_X540()
677 flup |= IXGBE_EEC_FLUP; in ixgbe_update_flash_X540()
H A Dixgbe_type.h1760 #define IXGBE_EEC_FLUP 0x00800000 /* Flash update command */ macro