other_msix        824 drivers/infiniband/hw/hfi1/affinity.c 		struct hfi1_msix_entry *other_msix;
other_msix        826 drivers/infiniband/hw/hfi1/affinity.c 		other_msix = &dd->msix_info.msix_entries[i];
other_msix        827 drivers/infiniband/hw/hfi1/affinity.c 		if (other_msix->type != IRQ_SDMA || other_msix == msix)
other_msix        830 drivers/infiniband/hw/hfi1/affinity.c 		if (cpumask_test_cpu(old_cpu, &other_msix->mask))