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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dforcedeth.c3661 static irqreturn_t nv_nic_irq_other(int foo, void *data) function
3670 dprintk(KERN_DEBUG "%s: nv_nic_irq_other\n", dev->name);
3720 printk(KERN_DEBUG "%s: too many iterations (%d) in nv_nic_irq_other.\n", dev->name, i);
3725 dprintk(KERN_DEBUG "%s: nv_nic_irq_other completed\n", dev->name);
3833 nv_nic_irq_other, IRQF_SHARED, np->name_other, dev) != 0) {
4017 nv_nic_irq_other(0, dev);

Completed in 51 milliseconds