Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Daffinity.h73 struct hfi1_msix_entry;
84 struct hfi1_msix_entry *msix);
90 struct hfi1_msix_entry *msix);
Dmsix.c62 struct hfi1_msix_entry *entries; in msix_initialize()
125 struct hfi1_msix_entry *me; in msix_request_irq()
304 struct hfi1_msix_entry *me; in msix_free_irq()
333 struct hfi1_msix_entry *me = dd->msix_info.msix_entries; in msix_clean_up_interrupts()
357 struct hfi1_msix_entry *me; in msix_vnic_synchronize_irq()
Daffinity.c789 static void hfi1_update_sdma_affinity(struct hfi1_msix_entry *msix, int cpu) in hfi1_update_sdma_affinity()
822 struct hfi1_msix_entry *other_msix; in hfi1_update_sdma_affinity()
841 struct hfi1_msix_entry *msix = container_of(notify, in hfi1_irq_notifier_notify()
842 struct hfi1_msix_entry, in hfi1_irq_notifier_notify()
857 static void hfi1_setup_sdma_notifier(struct hfi1_msix_entry *msix) in hfi1_setup_sdma_notifier()
870 static void hfi1_cleanup_sdma_notifier(struct hfi1_msix_entry *msix) in hfi1_cleanup_sdma_notifier()
884 struct hfi1_msix_entry *msix) in get_irq_affinity()
954 int hfi1_get_irq_affinity(struct hfi1_devdata *dd, struct hfi1_msix_entry *msix) in hfi1_get_irq_affinity()
965 struct hfi1_msix_entry *msix) in hfi1_put_irq_affinity()
Dhfi.h718 struct hfi1_msix_entry { struct
730 struct hfi1_msix_entry *msix_entries; argument