ixgbe_get_flash_data
int ixgbe_get_flash_data(struct ixgbe_hw *hw);
err = ixgbe_get_flash_data(hw);
err = ixgbe_get_flash_data(&adapter->hw);