Home
last modified time | relevance | path

Searched refs:hamachi_interrupt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H A Dhamachi.c300 called from hamachi_interrupt but it tends to delay execution of the
343 02/09/1999 EPK Added code to check/reset dev->tbusy in hamachi_interrupt.
362 hamachi_start_xmit() and hamachi_interrupt() code. There is still some
555 static irqreturn_t hamachi_interrupt(int irq, void *dev_instance);
859 i = request_irq(hmp->pci_dev->irq, hamachi_interrupt, IRQF_SHARED, in hamachi_open()
1298 static irqreturn_t hamachi_interrupt(int irq, void *dev_instance) in hamachi_interrupt() function
1308 printk (KERN_ERR "hamachi_interrupt(): irq %d for unknown device.\n", irq); in hamachi_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H A Dhamachi.c300 called from hamachi_interrupt but it tends to delay execution of the
343 02/09/1999 EPK Added code to check/reset dev->tbusy in hamachi_interrupt.
362 hamachi_start_xmit() and hamachi_interrupt() code. There is still some
557 static irqreturn_t hamachi_interrupt(int irq, void *dev_instance);
863 i = request_irq(hmp->pci_dev->irq, hamachi_interrupt, IRQF_SHARED, in hamachi_open()
1302 static irqreturn_t hamachi_interrupt(int irq, void *dev_instance) in hamachi_interrupt() function
1312 printk (KERN_ERR "hamachi_interrupt(): irq %d for unknown device.\n", irq); in hamachi_interrupt()

Completed in 6 milliseconds