]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - drivers/pci/msi.c
[PATCH] kernel-doc: PCI fixes
[mirror_ubuntu-jammy-kernel.git] / drivers / pci / msi.c
index ee8677bda950e5c95b7b73fe4cb3386b50e41a05..a2033552423c48a3be1f77c763f463ea38a263c3 100644 (file)
@@ -575,6 +575,8 @@ static int msi_capability_init(struct pci_dev *dev)
 /**
  * msix_capability_init - configure device's MSI-X capability
  * @dev: pointer to the pci_dev data structure of MSI-X device function
+ * @entries: pointer to an array of struct msix_entry entries
+ * @nvec: number of @entries
  *
  * Setup the MSI-X capability structure of device function with a
  * single MSI-X vector. A return of zero indicates the successful setup of