diff options
author | 2016-09-12 14:18:40 -0700 | |
---|---|---|
committer | 2016-09-24 22:22:17 -0700 | |
commit | e486bdfd7c491e997f29fcdf6a4216861ab1d06a (patch) | |
tree | 70564db7ad8a6bf7c046c7b133649f6179b335cc /drivers/net/xen-netback/interface.c | |
parent | i40e: Fix Flow Director raw_buf cleanup (diff) | |
download | wireguard-linux-e486bdfd7c491e997f29fcdf6a4216861ab1d06a.tar.xz wireguard-linux-e486bdfd7c491e997f29fcdf6a4216861ab1d06a.zip |
i40e/i40evf: Add txring_txq function to match fm10k and ixgbe
This patch adds a txring_txq function which allows us to convert a
i40e_ring/i40evf_ring to a netdev_tx_queue structure. This way we
can avoid having to make a multi-line function call for all the spots
that need access to this.
Change-ID: Ic063b71d8b92ea406d2c32e798c8e2b02809d65b
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions