Name
struct irq_affinity —
Description for automatic irq affinity assignements
Synopsis
struct irq_affinity {
int pre_vectors;
int post_vectors;
}; Members
- pre_vectors
Don't apply affinity to pre_vectors at beginning of
the MSI(-X) vector space
- post_vectors
Don't apply affinity to post_vectors at end of
the MSI(-X) vector space