MSIX_CAPABILITY_INIT

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

msix_capability_init - configure device's MSI-X capability  

SYNOPSIS

"SYNOPSIS"

int msix_capability_init (struct pci_dev * dev, struct msix_entry * entries, int nvec);  

ARGUMENTS

dev
pointer to the pci_dev data structure of MSI-X device function
entries
-- undescribed --
nvec
-- undescribed --
 

DESCRIPTION

Setup the MSI-X capability structure of device function with a single MSI-X vector. A return of zero indicates the successful setup of requested MSI-X entries with allocated vectors or non-zero for otherwise.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:30 GMT, October 09, 2005