]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/sfc/net_driver.h
sfc: Enable VF's via a write to the sysfs file sriov_numvfs
[karo-tx-linux.git] / drivers / net / ethernet / sfc / net_driver.h
index ae0d145a5bedefbefbe8b82bc361e43ec5f6971e..a6f4d9aadd400a8d24df612904463910d4991646 100644 (file)
@@ -1330,6 +1330,7 @@ struct efx_nic_type {
        int (*ptp_set_ts_sync_events)(struct efx_nic *efx, bool en, bool temp);
        int (*ptp_set_ts_config)(struct efx_nic *efx,
                                 struct hwtstamp_config *init);
+       int (*sriov_configure)(struct efx_nic *efx, int num_vfs);
        int (*sriov_init)(struct efx_nic *efx);
        void (*sriov_fini)(struct efx_nic *efx);
        void (*sriov_mac_address_changed)(struct efx_nic *efx);