Searched refs:other_msix (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/hw/hfi1/
H A Daffinity.c772 struct hfi1_msix_entry *other_msix; local
774 other_msix = &dd->msix_info.msix_entries[i];
775 if (other_msix->type != IRQ_SDMA || other_msix == msix)
778 if (cpumask_test_cpu(old_cpu, &other_msix->mask))

Completed in 128 milliseconds