Searched refs:nv_nic_irq_other (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 3898 static irqreturn_t nv_nic_irq_other(int foo, void *data) in nv_nic_irq_other() function 4070 nv_nic_irq_other, IRQF_SHARED, np->name_other, dev); in nv_request_irq() 4261 nv_nic_irq_other(0, dev); in nv_do_nic_poll()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/nvidia/ |
H A D | forcedeth.c | 3893 static irqreturn_t nv_nic_irq_other(int foo, void *data) in nv_nic_irq_other() function 4065 nv_nic_irq_other, IRQF_SHARED, np->name_other, dev); in nv_request_irq() 4256 nv_nic_irq_other(0, dev); in nv_do_nic_poll()
|
Completed in 18 milliseconds