OSDN Git Service

e1000e: Use more constant definitions
authorAkihiko Odaki <akihiko.odaki@daynix.com>
Thu, 23 Feb 2023 10:19:53 +0000 (19:19 +0900)
committerJason Wang <jasowang@redhat.com>
Fri, 10 Mar 2023 07:35:38 +0000 (15:35 +0800)
commitbe7daa5904830f2042ff07e23917688b8080418a
tree29b7186768263b8798e4f35f8cd9a70a2c06117e
parent2fe63579d8e5afcbf797e1436d5de2656eb3dc2a
e1000e: Use more constant definitions

The definitions of SW Semaphore Register were copied from:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/tree/drivers/net/ethernet/intel/e1000e/defines.h?h=v6.0.9#n374

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
hw/net/e1000_regs.h
hw/net/e1000e_core.c