Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_main.c135 static irqreturn_t igb_msix_other(int irq, void *);
942 igb_msix_other, 0, netdev->name, adapter); in igb_request_msix()
7034 static irqreturn_t igb_msix_other(int irq, void *data) in igb_msix_other() function