Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_x540.c666 flup = IXGBE_READ_REG(hw, IXGBE_EEC_BY_MAC(hw)) | IXGBE_EEC_FLUP; in ixgbe_update_flash_X540()
679 flup |= IXGBE_EEC_FLUP; in ixgbe_update_flash_X540()
H A Dixgbe_type.h2298 #define IXGBE_EEC_FLUP 0x00800000 /* Flash update command */ macro