1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/intel/ixgbevf
Alexander Duyck 70a10e258c ixgbevf: Consolidate Tx context descriptor creation code
There is a good bit of redundancy between the Tx checksum and segmentation
offloads.  In order to reduce some of this I am moving the code for
creating a context descriptor into a separate function.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Greg Rose <gregory.v.rose@intel.com>
Tested-by: Sibai Li <sibai.li@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2012-07-18 13:16:37 -07:00
..
defines.h ixgbevf: Consolidate Tx context descriptor creation code 2012-07-18 13:16:37 -07:00
ethtool.c ixgbevf: Add netdev to ring structure 2012-07-18 13:14:36 -07:00
ixgbevf.h ixgbevf: Add netdev to ring structure 2012-07-18 13:14:36 -07:00
ixgbevf_main.c ixgbevf: Consolidate Tx context descriptor creation code 2012-07-18 13:16:37 -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: Add support to recognize 100mb link speed 2012-05-03 02:36:07 -07:00
vf.h ixgbevf: Update copyright notices 2012-02-03 03:07:09 -08:00