aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igb/e1000_82575.h
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2011-08-26 07:44:32 +0000
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2011-10-06 22:59:27 -0700
commit7d13a7d0da74d127457cc6f88e47fd8e85960a13 (patch)
tree89766c0ade904cda76c1307455ab9f8986d4057d /drivers/net/ethernet/intel/igb/e1000_82575.h
parentigb: split buffer_info into tx_buffer_info and rx_buffer_info (diff)
downloadlinux-dev-7d13a7d0da74d127457cc6f88e47fd8e85960a13.tar.xz
linux-dev-7d13a7d0da74d127457cc6f88e47fd8e85960a13.zip
igb: Consolidate creation of Tx context descriptors into a single function
This patch is meant to simplify the transmit path by reducing the overhead for creating a transmit context descriptor. The current implementation is split with igb_tso and igb_tx_csum doing two separate implementations on how to setup the tx_buffer_info structure and the tx_desc. By combining them it is possible to reduce code and simplify things since now only one function will create context descriptors. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/igb/e1000_82575.h')
0 files changed, 0 insertions, 0 deletions