commit | 46515fdb1adff1cc0ac3d0656a7c3492017dfe4f | [log] [tgz] |
---|---|---|
author | Björn Töpel <bjorn.topel@intel.com> | Tue Oct 02 10:00:31 2018 +0200 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Wed Oct 03 12:40:44 2018 -0700 |
tree | 3966d521aebbd76b879a45ada233c9505a5f4580 | |
parent | 024aa5800f3246875ac824fab4bee3b4dc82f499 [diff] |
ixgbe: move common Rx functions to ixgbe_txrx_common.h This patch prepares for the upcoming zero-copy Rx functionality, by moving/changing linkage of common functions, used both by the regular path and zero-copy path. Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Tested-by: William Tu <u9012063@gmail.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>