Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/fungible/funeth/
A Dfuneth_txrx.h223 struct irq_affinity_notify aff_notify; member
A Dfuneth_main.c237 struct fun_irq *p = container_of(notify, struct fun_irq, aff_notify); in fun_irq_aff_notify()
272 irq->aff_notify.notify = fun_irq_aff_notify; in fun_alloc_qirq()
273 irq->aff_notify.release = fun_irq_aff_release; in fun_alloc_qirq()
702 irq_set_affinity_notifier(p->irq, &p->aff_notify); in fun_enable_irqs()

Completed in 8 milliseconds