RE: [PATCH v2 06/15] pci: define some MSIX constants

2023-09-07 Thread Xia, Chenbo
hy > ; Julien Aube ; Guo, > Junfeng ; Jeroen de Borst ; > Rushil Gupta ; Joshua Washington ; > Dongdong Liu ; Yisen Zhuang > ; Maxime Coquelin ; > Gaetan Rivet > Subject: [PATCH v2 06/15] pci: define some MSIX constants > > Define some PCI MSIX constants and use them in e

[PATCH v2 06/15] pci: define some MSIX constants

2023-08-21 Thread David Marchand
Define some PCI MSIX constants and use them in existing drivers. Signed-off-by: David Marchand Acked-by: Bruce Richardson --- drivers/bus/pci/linux/pci_init.h | 18 -- drivers/bus/pci/linux/pci_vfio.c | 7 --- drivers/crypto/virtio/virtio_pci.c | 6 ++ drivers/even