commit | 7f12ad741a4870b8b6e3aafbcd868d0191770802 | [log] [tgz] |
---|---|---|
author | Greg Rose <gregory.v.rose@intel.com> | Sat Dec 21 06:12:51 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Dec 31 15:45:23 2013 -0800 |
tree | 2f1c1400926819da041300698557d1c5b94ac85e | |
parent | 5eae00c57f5e42bf201023471917da213c4946d6 [diff] |
i40evf: transmit and receive functionality This file contains the transmit, receive, and NAPI functionality. Some of the functions in this module are extracted from the i40e driver but functions that are not appropriate for virtual function devices have been removed. Signed-off-by: Mitch Williams <mitch.a.williams@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>