Improve entropy?

AES-NI has nothing to do with entropy. You are thinking of RDRAND.

And this is already running inside the kernel. It uses exactly the same algorithm and I am not sure if any entropy can be fed to the kernel after the CRNG has been seeded. So I suppose those userspace tools have no effect.