Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/ixgbe/
Dixgbe_x540.c451 flup = IXGBE_READ_REG(hw, IXGBE_EEC) | IXGBE_EEC_FLUP; in ixgbe_update_flash_X540()
464 flup |= IXGBE_EEC_FLUP; in ixgbe_update_flash_X540()
Dixgbe_type.h1531 #define IXGBE_EEC_FLUP 0x00800000 /* Flash update command */ macro