Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1044 * igbvf_request_msix - Initialize MSI-X interrupts
1047 * igbvf_request_msix allocates MSI-X vectors and requests interrupts from the
1050 static int igbvf_request_msix(struct igbvf_adapter *adapter) in igbvf_request_msix() function
1134 err = igbvf_request_msix(adapter); in igbvf_request_irq()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1044 * igbvf_request_msix - Initialize MSI-X interrupts
1047 * igbvf_request_msix allocates MSI-X vectors and requests interrupts from the
1050 static int igbvf_request_msix(struct igbvf_adapter *adapter) in igbvf_request_msix() function
1134 err = igbvf_request_msix(adapter); in igbvf_request_irq()

Completed in 6 milliseconds