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

/linux-master/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c1043 * igbvf_request_msix - Initialize MSI-X interrupts
1046 * igbvf_request_msix allocates MSI-X vectors and requests interrupts from the
1049 static int igbvf_request_msix(struct igbvf_adapter *adapter) function
1133 err = igbvf_request_msix(adapter);

Completed in 109 milliseconds