drivers/net/ethernet/sfc/ef100_sriov.c
0 → 100644
+56
−0
drivers/net/ethernet/sfc/ef100_sriov.h
0 → 100644
+14
−0
Loading
This patch extends the EF100 PF driver by adding .sriov_configure() which would allow users to enable and disable virtual functions using the sriov sysfs. Signed-off-by:Pieter Jansen van Vuuren <pieter.jansen-van-vuuren@amd.com> Signed-off-by:
Edward Cree <ecree.xilinx@gmail.com> Link: https://lore.kernel.org/r/75e74d9e-14ce-0524-9668-5ab735a7cf62@gmail.com Signed-off-by:
Jakub Kicinski <kuba@kernel.org>