Welcome to the Community,
since you are installing ESXi as a VM, it's not the hardware NICs which matter, but the virtual NICs presented by VMware Player. Please check the VM's configuration (.vmx) file, and make sure each virtual network adapter is configured with the proper type.
ethernet#.virtualDev = "e1000"
(where # is the adapter's number)
André