CPU usage quite depends on your download/upload speed. It is not only
ethernet interface taking its cpu time but also TCP/IP stack and the
client.
NIC itself is just a minor issue. There is no DMA. CPU must copy data
from PCMCIA card to fast ram for further processing (it is done in
blocks, maybe in 16kB or 32kB blocks depending on a card).