sfc: Enable VF's via a write to the sysfs file sriov_numvfs
[deliverable/linux.git] / drivers / net / ethernet / sfc / siena_sriov.h
index b3a08d156943fc70c61e8a23746dff87527ac79e..64e3e018929e504788ad477aa250f53b54fadbb6 100644 (file)
@@ -41,6 +41,7 @@
        ((EFX_MAX_VF_EVQ_SIZE + 2 * EFX_MAX_DMAQ_SIZE) *        \
         sizeof(efx_qword_t) / EFX_BUF_SIZE)
 
+int efx_siena_sriov_configure(struct efx_nic *efx, int num_vfs);
 int efx_siena_sriov_init(struct efx_nic *efx);
 void efx_siena_sriov_fini(struct efx_nic *efx);
 void efx_siena_sriov_mac_address_changed(struct efx_nic *efx);
This page took 0.026349 seconds and 5 git commands to generate.