Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Daffinity.h74 struct hfi1_msix_entry;
85 struct hfi1_msix_entry *msix);
91 struct hfi1_msix_entry *msix);
H A Dmsix.c63 struct hfi1_msix_entry *entries; in msix_initialize()
124 struct hfi1_msix_entry *me; in msix_request_irq()
331 struct hfi1_msix_entry *me; in msix_free_irq()
360 struct hfi1_msix_entry *me = dd->msix_info.msix_entries; in msix_clean_up_interrupts()
385 struct hfi1_msix_entry *me; in msix_netdev_synchronize_irq()
H A Daffinity.c783 static void hfi1_update_sdma_affinity(struct hfi1_msix_entry *msix, int cpu) in hfi1_update_sdma_affinity()
816 struct hfi1_msix_entry *other_msix; in hfi1_update_sdma_affinity()
835 struct hfi1_msix_entry *msix = container_of(notify, in hfi1_irq_notifier_notify()
836 struct hfi1_msix_entry, in hfi1_irq_notifier_notify()
851 static void hfi1_setup_sdma_notifier(struct hfi1_msix_entry *msix) in hfi1_setup_sdma_notifier()
864 static void hfi1_cleanup_sdma_notifier(struct hfi1_msix_entry *msix) in hfi1_cleanup_sdma_notifier()
878 struct hfi1_msix_entry *msix) in get_irq_affinity()
953 int hfi1_get_irq_affinity(struct hfi1_devdata *dd, struct hfi1_msix_entry *msix) in hfi1_get_irq_affinity()
964 struct hfi1_msix_entry *msix) in hfi1_put_irq_affinity()
H A Dhfi.h727 struct hfi1_msix_entry { struct
739 struct hfi1_msix_entry *msix_entries;
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/
H A Daffinity.h33 struct hfi1_msix_entry;
44 struct hfi1_msix_entry *msix);
50 struct hfi1_msix_entry *msix);
H A Dmsix.c20 struct hfi1_msix_entry *entries; in msix_initialize()
81 struct hfi1_msix_entry *me; in msix_request_irq()
288 struct hfi1_msix_entry *me; in msix_free_irq()
317 struct hfi1_msix_entry *me = dd->msix_info.msix_entries; in msix_clean_up_interrupts()
342 struct hfi1_msix_entry *me; in msix_netdev_synchronize_irq()
H A Daffinity.c739 static void hfi1_update_sdma_affinity(struct hfi1_msix_entry *msix, int cpu) in hfi1_update_sdma_affinity()
772 struct hfi1_msix_entry *other_msix; in hfi1_update_sdma_affinity()
791 struct hfi1_msix_entry *msix = container_of(notify, in hfi1_irq_notifier_notify()
792 struct hfi1_msix_entry, in hfi1_irq_notifier_notify()
807 static void hfi1_setup_sdma_notifier(struct hfi1_msix_entry *msix) in hfi1_setup_sdma_notifier()
820 static void hfi1_cleanup_sdma_notifier(struct hfi1_msix_entry *msix) in hfi1_cleanup_sdma_notifier()
834 struct hfi1_msix_entry *msix) in get_irq_affinity()
909 int hfi1_get_irq_affinity(struct hfi1_devdata *dd, struct hfi1_msix_entry *msix) in hfi1_get_irq_affinity()
920 struct hfi1_msix_entry *msix) in hfi1_put_irq_affinity()
H A Dhfi.h680 struct hfi1_msix_entry { struct
692 struct hfi1_msix_entry *msix_entries;

Completed in 21 milliseconds