Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c1525 * ixgbevf_msix_clean_rings - single unshared vector rx clean (all queues)
1529 static irqreturn_t ixgbevf_msix_clean_rings(int irq, void *data) in ixgbevf_msix_clean_rings() function
1572 err = request_irq(entry->vector, &ixgbevf_msix_clean_rings, 0, in ixgbevf_request_msix_irqs()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbevf/
H A Dixgbevf_main.c1517 * ixgbevf_msix_clean_rings - single unshared vector rx clean (all queues)
1521 static irqreturn_t ixgbevf_msix_clean_rings(int irq, void *data) in ixgbevf_msix_clean_rings() function
1564 err = request_irq(entry->vector, &ixgbevf_msix_clean_rings, 0, in ixgbevf_request_msix_irqs()

Completed in 12 milliseconds