linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbevf
Alexander Duyck dd1fe113e7 ixgbevf: Cleanup handling of configuration for jumbo frames
This change moves the code for notifying the PF of the VF maximum packet
size into the vf.c file.  The main motivation behind this is that the vf.c
file is supposed to contain all of the messages used when communicating
with the PF.

In addition it creates a separate function for setting the Rx buffer size
so that we have on centralized area to review what buffer sizes will be
requested by the VF.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-08-30 19:22:22 -07:00
..
defines.h ixgbevf: Consolidate Tx context descriptor creation code 2012-07-18 13:16:37 -07:00
ethtool.c ixgbevf: Fix multiple issues in ixgbevf_get/set_ringparam 2012-07-18 13:18:24 -07:00
ixgbevf_main.c ixgbevf: Cleanup handling of configuration for jumbo frames 2012-08-30 19:22:22 -07:00
ixgbevf.h ixgbevf: Cleanup handling of configuration for jumbo frames 2012-08-30 19:22:22 -07:00
Makefile ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.c ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
mbx.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
regs.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00
vf.c ixgbevf: Cleanup handling of configuration for jumbo frames 2012-08-30 19:22:22 -07:00
vf.h ixgbevf: Cleanup handling of configuration for jumbo frames 2012-08-30 19:22:22 -07:00