Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/igb/
Digb_main.c131 static irqreturn_t igb_msix_other(int irq, void *);
912 igb_msix_other, 0, netdev->name, adapter); in igb_request_msix()
4680 static irqreturn_t igb_msix_other(int irq, void *data) in igb_msix_other() function