Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/hfi1/
A Daffinity.c774 struct hfi1_msix_entry *other_msix; in hfi1_update_sdma_affinity() local
776 other_msix = &dd->msix_info.msix_entries[i]; in hfi1_update_sdma_affinity()
777 if (other_msix->type != IRQ_SDMA || other_msix == msix) in hfi1_update_sdma_affinity()
780 if (cpumask_test_cpu(old_cpu, &other_msix->mask)) in hfi1_update_sdma_affinity()

Completed in 6 milliseconds