Note that the network info hangs under the PCI bridge section and that the card is allocated IRQ under resources... the workstation treats this as a physical extension of the motherboard.
Note how both interfaces claim to be USB 2.0 under configuration. The Pi treats this as a proxied piece of plug and play hardware that is managed by the USB controller.
Oh, and you can confirm this:
sudo lshw
That shows the motherboards view of the world.
On my workstations the network section looks like this:
Note that the network info hangs under the PCI bridge section and that the card is allocated IRQ under resources... the workstation treats this as a physical extension of the motherboard.
On the Pi this shows like this:
Note how both interfaces claim to be USB 2.0 under configuration. The Pi treats this as a proxied piece of plug and play hardware that is managed by the USB controller.