Name

struct irq_affinity — Description for automatic irq affinity assignements

Synopsis

struct irq_affinity {
  int pre_vectors;
  int post_vectors;
};  

Members

int pre_vectors

Don't apply affinity to pre_vectors at beginning of the MSI(-X) vector space

int post_vectors

Don't apply affinity to post_vectors at end of the MSI(-X) vector space