sfc: Enable VF's via a write to the sysfs file sriov_numvfs
[deliverable/linux.git] / drivers / net / ethernet / sfc / ef10_sriov.h
index 1ba9ecc6d78fa9bc2bf28b755d402cc2fb87b424..5f26d1bb8bea777d526eee12f68727ea7f859300 100644 (file)
@@ -17,6 +17,8 @@ static inline bool efx_ef10_sriov_wanted(struct efx_nic *efx)
        return false;
 }
 
+int efx_ef10_sriov_configure(struct efx_nic *efx, int num_vfs);
+
 static inline int efx_ef10_sriov_init(struct efx_nic *efx)
 {
        return -EOPNOTSUPP;
This page took 0.026359 seconds and 5 git commands to generate.