Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ixgbe/
HDixgbe_x540.c684 flup = IXGBE_READ_REG(hw, IXGBE_EEC_BY_MAC(hw)) | IXGBE_EEC_FLUP; in ixgbe_update_flash_X540()
697 flup |= IXGBE_EEC_FLUP; in ixgbe_update_flash_X540()
HDixgbe_type.h2169 #define IXGBE_EEC_FLUP 0x00800000 /* Flash update command */ macro